html { height: 100%; }
#container { height: 100%; }
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 98%;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#Layer1, #Layer2, #Layer3 {
	position:relative;
	z-index:1;
	border: 2px solid #008CBB;
	padding: 15px;
	height: 100%;
	width: auto;
}

.hh2 {
	font-family: Arial;
	font-size: 15px;
	color: #008CBB;
	letter-spacing: 3px;
	height: 15px;
}
.hh3 {
	font-family: Arial;
	font-size: 12px;
	color: #FF6600;
	letter-spacing: 1px;
	text-align: left;
}
.hh22 {
	font-family: Arial;
	font-size: 14px;
	color: #008CBB;
	letter-spacing: 1px;
	text-align: left;
}
.abajo {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #008CBB;
	letter-spacing: 1px;
}

