@import url(reset.css);

body { background: url(/new/images/top-tile-noline.jpg); 
font-family: Verdana, Arial, Helvetica;
color: #4e0e0e;
font-size: 16px;
line-height: 1.5;
}

#container {
	width: 800px;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 2em;
}

h1 {
	width: 360px;
	height: 197px;
	margin: 0 auto;
	background: url(/new/images/logo-3.jpg) top left no-repeat;
	text-indent: -1000em;
}

#main-image { margin-bottom: 20px; }

#main-image a {
	display: block;
	width: 800px;
	height: 473px;
	background: url(/new/images/front-page-image.jpg) top left no-repeat;
	text-indent: -1000em;
}

h2 { text-indent: -1000em;
width: 288px;
height: 13px;
margin: 0 auto 24px auto;
background: url(/new/images/online-since-2.gif) top left no-repeat;
}

p { margin-bottom: 1.5em; }
