/*[variables]
colors
{
	@00: #64643E;
}
*/
*
{
	margin: 0;
	padding: 0px auto;
}
BODY
{
	background: #5C101C url(images/fondoa.png) fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #333;
	padding: 30px auto 0;
}
#fondos
{
	background: no-repeat fixed center;
}
