body{
	font-family: Georgia, Times New Roman, Times, serif;
	color: #333333;
	background-image: url(images/fondo2.jpg);
	font-style: normal;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-color: #deba66;
	background-position: top;
	background-attachment: fixed;
}
.Estilo1 {font-size: 9px}
a:link {
	text-decoration: none;
	color: #B53232;
}
a:visited {
	text-decoration: none;
	color: #2AA668;
}
a:hover {
	text-decoration: underline;
	color: #B53232;
}
a:active {
	text-decoration: none;
	color: #2AA668;
}
#Layer2 {
	position:fixed;
	width:200px;
	height:115px;
	z-index:1;
	left: 0;
	top: 0;

}
div#contenedor{
	}
	
