body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFCC;
	background-color: #a68a7c;
	margin: 0px;
	padding: 0px;
}
#logo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFCC;
	background-image: url(topvicentePaula.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	padding: 0px;
	height: 430px;
	width: 1024px;
	text-align: center;
	margin: 0px;
}
#texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFCC;
	text-align: justify;
	display: block;
	height: 700px;
	width: 730px;
	padding-top: 0px;
	padding-left: 50px;
	position: absolute;
	left: 100px;
	top: 460px;
	float: left;
}
#tabela {
	display: block;
	height: 150px;
	width: 400px;
	position: relative;
	left: 250px;
	top: 630px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFCC;
}
