
body {
	background:white;
	color:black;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	width:500px ;
	text-align: center;
	margin-left: auto ;
	margin-right: auto ;
}


a { color:gray; text-decoration:none; }
a:hover { background-color: #4D4D4D; text-decoration:none;}	

img{border:0;}



#footer, #footer hr {
	text-align: center;
	font-size: 10px; 
	background:white;
	color:gray;

}
