html, body {
	margin: 0px;
	padding: 0px;
	scrollbar-track-color: #222b16; 
scrollbar-face-color: #222b16; 
scrollbar-highlight-color: #98AB8C; 
scrollbar-3dlight-color: #222b16; 
scrollbar-shadow-color: #222b16; 
scrollbar-darkshadow-color: #222b16; 
scrollbar-arrow-color: #808000;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #808000;
	background-color: #222b16;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(fundo.jpg);
}
#texto {
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}
#barra {
	background-image: none;
	height: 4px;
	width: 178px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
#deco2 {
	background-image: url(deco.jpg);
	background-repeat: no-repeat;
	height: 107px;
	width: 197px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#menu {
	height: 46px;
	width: 468px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}




#container1 {
	width: 970px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}
#sound {
	height: 50px;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	padding-bottom: 10px;
}
#copy {
	width: 400px;
	padding-top: 40px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}

#container2 {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#top {
	background-image: url(central.jpg);
	background-repeat: no-repeat;
	height: 601px;
	width: 730px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}
#deco {
	background-image: url(deco.jpg);
	background-repeat: no-repeat;
	height: 107px;
	width: 197px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
}

