html, body {
	background-color: #801a1a;
	margin: 0;
	padding: 0;
	min-height: 100%;
}
#lar {
	margin: -44px 0px -13px 0px;
	width: 887px;
	min-height: 800px;
	background-image: url(iomhanna/culra_teideal.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #FEFEF2;
	padding: 0px 0px 1px 0px;
}
.styleClar a {
		text-decoration: none;
}
.styleClar a:hover {
		text-decoration: underline;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}