body {
	margin: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;}

p {
	line-height: 1.5;}

h2 {
	text-align: center;}
	
div.cavetop {
	background: url(stop.jpg) no-repeat top center;
	position: absolute;
	top: 26px;
	width: 100%;
	height: 290px;}
	
div.main {
	width: 43%;
	position: relative;
	top: 138px;
	left: 28%}

ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;}

li {
	position: relative;
	top: 10px;
	margin: 5px;
	display: inline;}

li a {
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #000000;}

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