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

