html, body {
	margin: 0px;
	padding: 0px;
	scrollbar-track-color: #333125;
	scrollbar-face-color: #333125;
	scrollbar-highlight-color: #969C9D;
	scrollbar-3dlight-color: #1E2324;
	scrollbar-shadow-color: #2D3536;
	scrollbar-darkshadow-color: #000000;
	scrollbar-arrow-color: #958963;
	text-align: center;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #958963;
	background-color: #3a3a2e;
	background-image: url(back.jpg);
	background-repeat: repeat;
	text-align: center;
	margin: 25px 0px;
	padding: 0px;
}
#container {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#top {
	background-image: url(foto4.jpg);
	background-repeat: no-repeat;
	height: 564px;
	width: 429px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	background-image: url(logo.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 500px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
#mid {
	background-image: none;
	background-repeat: no-repeat;
	width: 650px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
}
#accent {
	background-image: url(accent.jpg);
	background-repeat: no-repeat;
	height: 82px;
	width: 340px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#footer {
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#site {
	background-image: none;
	background-repeat: no-repeat;
	height: 161px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#links {
	height: 105px;
	width: 312px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#copy {
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}



#textos {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}

