html {
	background-color:#c30c37;
	overflow-y:scroll;
}

body {
	background-color:#c30c37;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size:12px;
	text-align:center;
}


img {
	border: 0px solid white;
}

h1 a {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#c30c37;
	text-align:left;
	text-decoration: none; 
	
}

h1 img {
	vertical-align:center;
	border: 3px solid #A10F34;
	margin-left:250px;
	
}

a:active, a:focus, a:hover { 
font-size: 12pt; 
font-weight: bolder; 
text-decoration: underline; 
color: #900; } 


#content {
	width:1000px;
	margin:0px auto 0px auto;
	padding:0px;
	text-align:left;
	background-color:#ffffff;
	z-index:1;
	border: 5px solid #A10F34;
	
}


#video {
	width:1000px;
	height:100px;
	text-align:center;
	align:center;
	
}
#spazio {
	width:1000px;
	height:100px;
	text-align:center;
	align:center;
	
}

#testo {
	width:900px;
	height:100%;
	text-align:left;
	background-color:#ffffff;
	margin-left:50px;
	}

#testa{
	width:900px;
	height: 50px;
	}
	
#menu img{

	vertical-align:center;

	}


#berlino {
	padding:15px 0px 15px 350px;
}



