@charset "utf-8";
body {
	background-image: url(fundo2.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}
#bloco1 {
	width: 1237px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 850px;
	text-align: center;
}
