body {
	background-color: #cbd234;
	margin-top:10px;
}

.main {
	background-color: #8b9518 ;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #f4fb9e;
	padding: 5px;
}
.main2 {
	background-color: #8b9518 ;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #f4fb9e;
}

.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #f4fb9e;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #f4fb9e;
}


h1 {
	color: #f4fb9e;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: italic;
	padding-bottom:5px;
}

#mapa {
	position:relative;
	left:0px;
	top: 20px;
}

h2 {
	margin-bottom:2px;
	padding-bottom:2px;
}

h3 {
	font-size:14px;
	padding-bottom:2px;
}

a {
	color:#FFCC00; 
}