body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #688698;
	background-color: #0099FF;
	background-image: url(backazulpapyros.jpg);
	background-repeat: repeat;
	text-align: center;
}
#contente {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	display: block;
	width: 690px;
	margin: 0px 0px 20px;
	padding: 0px 0px 20px;
}
#top {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-image: url(tagNatal.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 626px;
	width: 718px;
	margin: 0px 0px 0px 150px;
	padding: 0px 0px 0px 150px;
	left: 150px;
	clip: rect(auto,auto,auto,150px);
}
#menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	display: block;
	height: 260px;
	width: 100px;
	margin-top: 200px;
	margin-left: 140px;
	padding-top: 200px;
	padding-left: 140px;
	cursor: crosshair;
	left: 140px;
	top: 200px;
	clip: rect(200px,auto,auto,140px);
}

