/*www.carlogrecofotografo.com*/

body{
	background-color: #000000;
	text-align: center;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
}

html,
body,
table,
div,
button{
	margin: 0;
	padding: 0;
}

body{
	margin-top: 10px;
}

#footer{
	margin: 50px auto 0;
}

#footer a:link,
#footer a:visited,
#footer a:active{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin: 20px;
}

#footer a:focus,
#footer a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

