html {
	width:100%;
	text-align:center;
		background-color: #63482f;
	background-image: url(img/bg__index.jpg);
		background-repeat: repeat-x;
}

body {
	width: 100%;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	text-align:center;
	padding: 0px 0px 0px 0px;
		background-image: url(img/albero_bg.jpg);	
}
