body{	background-color: #a40d21;	font: 13px Arial,Helvetica,sans-serif;	color: #fff;	margin: 0;	overflow: hidden;	text-align: center;}a:link,a:visited,a:active{	color: #fff;	text-decoration: none;}a:hover{	color: #fff;	border-bottom: 1px dotted #fff;}.megaDiv{	position: absolute;    top: 50%;    left: 0;	width: 100%;	height: 380px;	margin-top: -225px;	border: 0px solid white;	text-align: center;}.textbox{	border: 0px solid white;	margin: 38px 0 128px 0;}
