/* Body */

body {
	background-color: #E7E7E7;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	margin-top:0;
	background-attachment: fixed;
	background-image: url(imagens/sombra.jpg);
	background-repeat: repeat-y;
	background-position: center top;

}


