@charset "UTF-8";
/* CSS Document */

html {
	background:url(../images/top-day-bg.jpg) no-repeat top center #030203;
}

a {
	color:#82c2ea;
}

#home #welcome h1 {
	color:#BEE7FF;
	text-shadow:#FFF 0px 1px 1px;
}
#home #welcome h2 {
	color:#CEF7FF;
}
#home #welcome #image {
	background:url(../images/home-day-2.png) no-repeat;
}
	
#menu #title h2 {
	color:#BEE7FF;
}
			
#page #main h1 {
	color:#BEE7FF;
	text-shadow:#FFF 0px 1px 1px;
}