<!--
body
{
margin: 0px;
background-color:#100800;
scrollbar-base-color: #100800;
scrollbar-arrow-color: #100800;
scrollbar-face-color:#100800;
scrollbar-highlight-color:#100800;
scrollbar-shadow-color:#100800; 
scrollbar-3dlight-color:#100800; 
scrollbar-arrow-color:#100800; 
scrollbar-track-color:#100800; 
scrollbar-darkshadow-color:#100800;
}
#centercontent
{
text-align: center;
margin-top: -275px;
margin-left: -500px;
position: absolute;
top: 50%;
left: 50%;
z-index: 3;
}
#endereco {
	text-align: center;
	clear: both;
	visibility: visible;
	z-index: 4;
	margin-top: 190px;
	margin-left: -220px;
	position: absolute;
	top: 50%;
	left: 50%;
}
-->