html, body {
	margin: 0px;
	padding: 0px;scrollbar-track-color: #392c1f; 
scrollbar-face-color: #392c1f; 
scrollbar-highlight-color: #392c1f;
scrollbar-3dlight-color: #d9d7d5; 
scrollbar-shadow-color: #AAA49E; 
scrollbar-darkshadow-color: #d9d7d5; 
scrollbar-arrow-color:#d9d7d5;

	
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #392c1f;
	background-color: #392c1f;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#adorno {
	background-image: url(barra.gif);
	background-repeat: no-repeat;
	height: 65px;
	width: 391px;
	margin-right: auto;
	margin-left: auto;
}

#table {
	width: 800px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#gallery {
	background-image: url(galeria.jpg);
	background-repeat: no-repeat;
	height: 340px;
}
#album {
	height: 238px;
	width: 368px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 80px;
}
#my_footer {
	background-image: url(footer.jpg);
	background-repeat: no-repeat;
	height: 213px;
}
#menu {
	height: 97px;
	width: 556px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}
#copy {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #d9d7d5;
	height: 70px;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

#sound {
	height: 25px;
	width: 144px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 15px;
	padding-top: 20px;
}





#container {
	width: 774px;
	margin-right: auto;
	margin-left: auto;
}
#my_mid {
	background-image: url(mid.jpg);
	background-repeat: no-repeat;
	height: 2850px;
}
#my_top {
	background-image: url(top.jpg);
	background-repeat: no-repeat;
	height: 536px;
}
#texto {
	width: 500px;
	padding-top: 25px;
}

