/* HTML e altro */
html { 
	padding:0px;
	margin:0px;
}

body {
	padding:0px;
	margin:0px;
	color:#999;
}

