body {
	background-color: #000000;
}
.container {
     position:absolute;
     width: 760px;
     top: 50%;
     margin-top: -210px;
     left: 50%;
     margin-left: -380px;
     }
.pie {
	color: #666666;
	font-size: 11px;
	text-align: center;
}
.fondomenu {
	background-image: url(img/fondomenu.jpg);
}
