body {
	background-image: url("../images/body_winter.jpg");
	background-repeat: repeat-x;
	background-color: #e8d2ad;
}

#header_bg {
	width: 1002px;
	height: 425px;
	background-image: url("../images/header_winter.jpg");
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}

div.headerimg {
	background-image: url("../images/headerimg_winter.jpg");
}
