body{
	width:100%;
	height:100%;
	max-width:1920px;
	max-height:1080px;
	background-image: url("/img/fundo.jpg");
	 background-size: cover;
}