div.body{
	font-size: small ;
	color: #000000 ;
	position: absolute ;
	top: 16px ;
	left: 50% ;
	width: 620px ;
	margin-left: -320px ;
	overflow: none ;
	
}




font_white{
	color: #FFFFFF ;
}

font_title{
	font-size: xx-large;
}
font_small{
	font-size: xx-small ;
	color: #c8c8c8 ;
}
h1{
	font-size: small ;
}
body { 
background-image:url(back_logo.png);
 background-repeat:no-repeat;
 backgroundposition:0%0%;
background-attachment:fixed;
}


a:link { color: #7d7d7d ; }
a:visited { color: #7d7d7d ; }
a:hover { color: #7d7d7d ; }
a:active { color: #7d7d7d ; }
