*{	color: #818181;	font-family: Tahoma,Arial, Helvetica, sans-serif;	font-size: 8pt;	padding: 0;	margin: 0;}body{	text-align: center;}#middlediv{	position:absolute;	height:0;	width:0;	left:50%;	top:50%;}#box{	position:absolute;	height: 300px;	width: 800px;	top: -280px;	left: -400px;	text-align: center;}#box h1{	font-size: 24pt;	letter-spacing: -1px;            font-family: Arial, Helvetica, sans-serif;	font-weight: lighter;			margin-bottom:20px;	border-bottom:4px solid;	padding-bottom:20px;}#box h2 strong{            font-size: 19pt;            font-family: Arial, Helvetica, sans-serif;	font-weight: lighter;       }#box p {font-size: 1.5em;color: #000033;}#box ul{list-style: none;}#box ul li{	margin:5px;	float: left;	height:300px;	width:380px;}#box ul li a{	text-decoration: none;	color:#d4fe83;	float:left;	background:#818181;	display:block;	line-height: 300px;	height:300px;	width:380px;}#box ul li a:hover{	background:#d4fe83;	color:#818181;}#box span{font-size: .9em;}