body 
{

	text-align: center;
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	background: #000000;
	width: 100%;
}


#frame
{
	
	
	text-align: center;
	background: #000000;
	width: 700px;
	margin:0 auto;
	padding-top: 25px;
	

}




#name
{

	margin-top: 85px;
	background: #000000;
	float: right;

}



a:link {font-family: verdana; text-decoration: none; font-size: 14px; color:#336633}
a:visited {font-family: verdana; text-decoration: none; font-size: 14px; color:#336633}
a:hover {font-family: verdana; text-decoration: underline; font-size: 14px; color:#336633}
