body {
	margin: 0px;
	background-image: url(fondo.jpg);
	background-attachment: fixed;
	background-position: center center;
}

body, html
{
	height:100%;
	width:100%;
}

*, *.a:link, *.a:hover, *.a:visited, *.a:active
{
	text-decoration:none;
	font-family: Verdana;
	font-size: 10px;
	color: #564210;
}.menuinf {
	font-family: Arial;
	font-size: 10px;
	color: #fcfcfc;
}
.negra
{
	color: #54400d;
}