body {
	background-color: #7E8B44;
}

#container {
	height: 550px;
	width: 900px;
	margin-top: -275px;
	margin-left: -450px;
	position: absolute;
	left: 50%;
	top: 50%;
	background-color: #FAF2E5;
	border: 1px dotted #554837;
}


#centro {
	position: absolute;
	height: 163px;
	width: 329px;
	left: 286px;
	top: 178px;
}
#menu {
	position: absolute;
	height: 450px;
	width: 113px;
	top: 101px;
}
#titolo {
	position: absolute;
	height: 100px;
	width: 900px;
	background-image: url(up.jpg);
	background-repeat: no-repeat;
}
#princ {
	position: absolute;
	height: 450px;
	width: 788px;
	left: 118px;
	top: 100px;
	overflow: auto;
}

.q {
	text-align: center;
}.rosso {
	color: #F00;
}
#powered {
	position: absolute;
	height: 22px;
	width: 127px;
	left: 487px;
	top: 350px;
}
.testo {
	font-size: 16px;
	color: #F00;
	font-family: Verdana, Geneva, sans-serif;
}
