@charset "utf-8";
body {
	background-color: #D3D2B8;
	font-family:tahoma, arial, verdana;
	font-size:13px;
	line-height:19px;
	color: #333333;
}

.header {
	height: 249px;
}
.mainbkgd {
	background-image: url(images/bkgd.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.girllight {
	background-image: url(images/girllight.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.footer {
	font-size: 11px;
}
