BODY{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
	background-repeat: no-repeat;
	background-color:#ededed;
}
#corpo {
	position: absolute;
	margin-left: -360px;
	margin-top: -185px;
	width: 720px;
	height: 370px;
	top: 50%;
	left: 50%;
	text-align: center;
	font-size: 16px;
}
#estilos {
	font-family: Verdana, Geneva, sans-serif;
}