body {
	background-color:#000000;
}

a {
	color:#000000;
	text-decoration:none;
}

#contenitore {
	margin:auto;
	width:950px;
	
}

#flash {
	margin:50px 0 0 0;
	width:950px;
	height:627;
}

#footer {
	background-color:#999999;
	width:850px;
	height:20px;
	color: #000000;
	margin:auto;
	text-align:center;
}
