body {
	margin: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	background: url(mainbg.jpg) no-repeat center top;}
	
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	width: 200px;
	position: relative;
	left: 25%;
	top: 135px;}
	
h4 {
	font-weight: normal;
	font-size: 14px;
	width: 300px;
	position: relative;
	left: 17%;
	top: 155px;}
	
div.main {
	width: 250px;
	position: relative;
	top: 100px;
	left: 20%;}

ol {
	margin: 0;
	padding: 0px;
	width: 200px;
	position: relative;
	left: 18%;
	top: 115px;
	list-style-type: none;
	text-align: left;}

li {
	top: 10px;
	margin: 15px;}

li a {
	text-decoration: none;
	color: #000000;}

li a:hover {
	text-decoration: underline;}