@charset "utf-8";
/* CSS Document */

body {
	background-color: #a7a7a7;
	text-align: center;
	margin: 0px;
	height: auto;
	width: 100%;
	background-image: url(imgs/fundo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

