body{ 
	margin : 0 ; 
	padding : 1.25% ; 
} 

#afrog { 
	display : block ;
	height: 590px;
	width: 786px;
	background-image: url(afrog.jpg);
	position:fixed; 
	top : 0 ;
	left : 0 ;
	right : 0 ;
	bottom : 0 ;
	margin : auto ;
	padding : 0 ; 
	text-align : center ;
}
body {
	background-color: #CCCCCC;
		margin : 0 ; 
	padding : 0 ; 
}
.style1 {
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 320px;
	color: #999999;
	padding-right: 248px;
}
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
