#menu{height:150px;margin:0;}
#logo{margin:0;}
#body{margin:0;}
body{
		background-color:black;
		text-align: center;
		margin:10px;
		padding: 0 0 6em 0;
		margin: 0;
	}
#container {
	width: 760px;
	text-align: left; /* resets the text alignment */
	margin: 0 auto; /* centers the container */
	text-align: center;
	color:#000033;
	}
a.skip{
color:#C18836;
text-decoration:none;
padding:20px 0 20px 0;
font-size:10pt;
font-family: Verdana,"Times New Roman", Times, serif;
}
a.lingua{
color:#C18836;
text-decoration:none;
padding: 40px 10px 0 0;
font-size:12pt;
font-family: Verdana,"Times New Roman", Times, serif;
}