body	
	{background:url(bg.jpg) center top no-repeat; 
	background-attachment: fixed; 
	background-repeat:repeat-x; 
	background-color:#000;
	margin-top:0;
	tex
	}
#texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #6FA324;
	text-align: center;
	width: auto;
}
#logo {
	height: auto;
	width: 350px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
