body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	background-image: url(back.jpg);
	background-repeat: repeat;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#container {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	margin: 10px;
	padding: 10px;
}
#tituto {
	background-image: url(tagGeorgete_melina.jpg);
	background-repeat: no-repeat;
	text-align: right;
	margin: 10px;
	padding: 10px;
	height: 704px;
	width: 704px;
}
#texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #D8D8D8;
	text-align: justify;
	margin: 4px;
	padding: 4px;
	width: 800px;
}
#texto a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #D8D8D8;
	cursor: crosshair;
}
