.header {
	height: 92px;
	background-image: url(images/bkgrd_header.gif);
	background-repeat: repeat-x;
}
body {
	background: #221631;
	padding: 0px;
	margin: 0px;
}
.reflection {
	background: url(images/bkgrd_reflection.gif) repeat-x;
	height: 93px;
	width: 890px;
}
.skin_bkgrd {
	background: url(images/bkgrd_under_skin.jpg) repeat-x;
}

