body {
	text-align: center;
	font-family: lucida, arial, helvetica;
	font-size: 11px;
	line-height: 14px;

	margin: 0px auto 0px auto;
	padding: 0;

	background-color: #ffffff;
	color: #666;

	background: url('images/back_alto.png') no-repeat top center;
}

