body
{
	margin:0;
	background-color:#D5E5FE;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:white;
	background:url(images/bgfront.gif) repeat-x;
	background-position:center center;
	height:100%; 
}

* { padding:0; margin:0; } 

#wrap
{
	width:800;
	text-align:center;
	position:absolute;	
	top:50%;
	margin-top:-110px;
	color:Green;
	left:50%;
	margin-left:-400px;
	}
.headertext
{	font-size:18px;
	
	}
.taaltext 
{	font-size:12px;
	font-weight:bold;
	}
.taaltext a
{
		color:White;
		text-decoration:none;
	}
	
.taaltext a:hover
{
		color:White;
		text-decoration:underline;
	}
