body {
	background-color: #FBCA59;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}#Contenido {
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
}
#Header {
	position: absolute;
	height: 390px;
	width: 100%;
	top: 0px;
	background-color: #F8F3C1;
	text-align: center;
	vertical-align: bottom;
}
#Footer {
	position: absolute;
	height: 220px;
	width: 100%;
	top: 390px;
	background-color: #FBCA59;
	text-align: center;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	text-decoration: none;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #037DC2;
}
p a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #037DC2;
}
p a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
}
