body {
	text-align: center;
	margin: 0px;
	background-image: url(../img/barra.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
}
#content {
	width:770px;
	text-align: center;
	margin-top: 9px;
	}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	}
