@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body{
	overflow-x:hidden;
	background:#a8a999 url(../img/fd_capa.jpg) no-repeat top;
}
h1, p{
	width:300px;
	text-indent:-15000em;
	display:block;
	float:left;
	margin-top:-15000em;
}
div#geral_p{
	width:778px;
	height:435px;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-389px;
	margin-top:-217.5px;
}
div#geral{
	width:778px;
	margin:auto;
}