
body { 
	background:url("bg-body.jpg") center top no-repeat;
	text-align:center; 
	font:12px/14px Arial, Helvetica, sans-serif; 
	color:#5a5a5a;
	}
	a { 
color: #333333; 
text-decoration: none; 
font-weight: normal;
}
p {
margin: 0 0 10px 0;
padding: 0; 
}
a:hover {
text-decoration: underline; 
color: #006666; 
}