body {
	margin: 0px;
	padding: 0px;
	background-color: #64a639;
}

#logotipo {
	width: 168px;
	height: 185px;
	top: 50%;
	left: 50%;
	position: absolute;
	margin-left: -84px;
	margin-top: -92px;
}

#site {
	width: 1024px;
	height: 768px;
	left: 50%;
	position: absolute;
	margin-left: -512px;
}
