body {
	background:url(fundo.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-color:#000000;
	margin-top: 0px;
	margin-bottom: 0px;

}
</style>