#wrap   { 
	width:800px; 
	margin:0 auto;
	height: 600px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family:  Helvetica, Arial, sans-serif;
	color: white;
	}
body 	{
	background-image: url("bothad.jpg");
	background-position: center 75px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-color: black;
	padding-top: 0px;
	margin-top: 0px;	
	}
div.enter
	{
	padding-top: 490px;
	text-align: center;
	font-size: .8em;
	}
A:link 	{
	color: white;
	text-decoration:none;
	}
A:visited 	{
	color: white;
	text-decoration:none;
	}
A:active 	{
	color: rgb(244,255,239);
	text-decoration:none;
	}
A:hover 	{
	color: rgb(244,255,239);
	text-decoration:none;
	}
