body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url('../img/fundo.jpg') no-repeat fixed;
	background-position: bottom center;
	background-color: #ffffff;
}

img {
	border: 0px;
}

#miolo {
	position: absolute;
	z-index: 1001;
	width: 547px;
	height: 595px;
	top: 50%;
	left: 50%;
	margin-top: -297px;
	margin-left: -273px;
}

#logos {
	position: absolute;
	display: inline;
	z-index: 1002;
	width: 549px;
	height: 59px;
	padding: 0px;
	margin: 0px;
	bottom: 50%;
	left: 50%;
	margin-bottom: -277px;
	margin-left: -274px;
	line-height: 59px;
	vertical-align: middle;
}

#logos img {
	float: left;
	margin-left: 0px;
	vertical-align: middle;
	border: 0px;
}

#author {
	position: absolute;
	display: inline;
	z-index: 1002;
	padding: 0px;
	margin: 0px;
	bottom: 5px;
	right: 15px;
}

#author img {
	float: right;
}