body{
	background-color:#ffffff;
	background-repeat: repeat;
	background-position: center top;
	background-size: 100%;
	background-attachment: fixed;
}
.vr img{
 	float: top left;
  	margin-top: 30;
	margin-left: 5%;
	margin-right: 5%;
	margin-bottom: 0%;
	width: 10%;
}
.voltar img{
 	float: left;
	margin-top: 7%;
	margin-left: 5%;
	margin-right: 0%;
  	width: 1%;
}
.construcao img{
	float: center;
	margin-top: 2%;
	margin-left: 3%;
	margin-right: 0%;
  	width: 100%;
}
