/* CSS Document */

html,body{margin: 0;padding:0; height:100%; width:100%; background-color:#0F0F0F;}

/*impaginazione --------------------------------------------------------------------------- */ 

div#container{	position:absolute;
	height:174px;
	width:505px;
	top:50%;
	margin:-87px 0 -252px 0;
	width:100%;
	text-align:center;
	padding:0;}