/* @override http://olyhigh70.com/style.css */

/* @override http://olyhigh70.com/style.css */

body {
	background: url(images/body_bg.png) repeat-y center top;
}

#container {
	background: url(images/olympus.jpg) no-repeat left 34px;
	width: 685px;
	margin-left: auto;
	margin-right: auto;
	height: 529px;
}

#content {
	margin-left: 285px;
	margin-right: -75px;
	text-align: center;
	padding-top: 120px;
}

h1 {
	background: url(images/header.jpg) no-repeat;
	width: 267px;
	text-indent: -9999px;
	height: 58px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}

p {
	font: 13px/17px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}