body {
	width: 636px;
	background-image: url(/static/images/body-background.jpg);
	background-position: 50% top;
	background-repeat: repeat-y;
	padding-right: 154px;
	padding-left: 140px;
}
#main_image {
	width: 930px;
	height: 112px;
	background-image: url(/static/images/content_header.jpg);
}

