body {
	background-color: #e7c5c7;
	margin: 0px;
	padding: 0px;
	cursor: crosshair;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #845e4b;
	font-weight: bold;
}


#my top {
	text-align: center;
	margin: 0px;
	padding: 0px;
	cursor: crosshair;
}
#footer {
	height: 30px;
	margin-left: 10px;
	width: 250px;
	float: left;
}
#footer p {
	font-size: 12px;
}


#logo {
	background-image: url(vaso_rosado.jpg);
	background-repeat: no-repeat;
	height: 440px;
	width: 1000px;
}
#tabela {
	text-align: center;
	height: 440px;
	width: 1000px;
}
a:link, a:hover, a:active, a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #845e4b;
}

