html, body, #containerA, #containerB { height:100%; }
body {
	margin:0;
	padding:0;
	overflow:hidden;
	color: #000;
	background-color: #000;
}






category {
font-family:"Old English Text MT"
font-size:23px;
color:#660000;
text-decoration:underline;
}

.myContent {
	height: 100%;
	width: 100%;
	margin: 0px;
	max-width: 100%;
	min-height: 100%;
	position: fixed;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 100%;
	height: 100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	background-image: url(mapaSMALLER.jpg);
}
p{
	size:16;
}
p {
	font-size: 14px;
}
#myContent blockquote .white a {
	color: #999;
}
h2 {
	font-size: 18px;
	color: #333;
}
h3 {
	font-size: 18px;
	color: #333;
}
h1 {
	font-size: 18px;
	color: #333;
}

