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

#header {
	height: 375px;
	width: 710px;
	background-image:url(PriceHeaderPic.jpg);
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 3px;
}

#content {
	background-color: #FFF;
	repeat-x: none;
	background-repeat: repeat-y;
	margin-right: 12px;
	margin-left: 12px;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}