.IslaCulebra {
	font-family: "Comic Sans MS";
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #660000;
}
.edit {
	font-size: 6pt;
	position: absolute;
	left: 98%;
	top: 98%;
}
a:link {
	color: #0033FF;
	text-decoration: none;
}

a:visited {
	color: #663399;
	text-decoration: none;
}
a:hover {
	color: #00FF00;
	text-decoration: underline;
}
h1 {
	font-family: "Comic Sans MS";
	font-size: 13pt;
	font-weight: normal;
}
body {
	background-repeat: no-repeat;
	background-position: 50% 5px;
	font-family: "Comic Sans MS";
	background-color: #FFFF99;
	color: #330000;
	font-size: 10pt;
	font-weight: bold;
	margin-top: 10%;
	margin-right: 10%;
	margin-bottom: 10%;
	margin-left: 10%;
}

