body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-image: url(fundo.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	SCROLLBAR-FACE-COLOR: #ffffff; 
	SCROLLBAR-HIGHLIGHT-COLOR: #cecccc; 
	SCROLLBAR-SHADOW-COLOR: #cecccc; 
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #9f9fa0; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
}
#container {margin:auto;width:1000px;height:768px;position: relative;}
#geral{width:100%;height:100%;}
#logo{width:778px;height:60px; margin:auto; position:relative;  padding-top:30px;}
#intro{ margin-top:65px;}
