p, li, ol, ul, td, submit {
	color : #FFF;
	font-family : 'Arial',serif;
	font-size : 10px;
	line-height : 12px;
}

.fullh{ height:100% }

#fullheight
{
	height:100%;
	cellpadding:5;
	cellspacing:5;
	bgcolor:#FFFFFF
}

html, body { 
	margin:0px;
	background-color : #FFF;
	COLOR : #333;
	FONT-FAMILY : 'Arial',serif;
	font-size : 11px;
	line-height : 12px;
	height: 100%;
	
}

h1 {
	FONT-SIZE : 28px;
	font-weight : 900;
	border-top : 1px solid white;
	border-bottom : 1px solid white;
	padding: 10px 0;
	line-height: 30px;
}

.max {
	width:100%;
	max-width:1200px;
}
.bg {
  background-image: url("motore.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}
