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

body{
	background: url(../images/seasons/winter_body_bg.jpg) repeat-x;
	background-color: #454860;
}


#sub_header{
	/*background: url(../images/seasons/winter_subheader.jpg) no-repeat;*/
	background-color: #FFFFFF;
	z-index: 0;
}

#homepage_overlay{
	position: absolute;
	z-index: 2;
	margin-left: -593px;
	left: 50%;
	top: 74px;
}
