body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#b3b4ac;
}

#cottages {
	text-align:center;
	}

#index {
	position:absolute;
	top:0;
	left:0;
	width:1px;
	height:1px;
	clip: rect(0 1px 1px 0);
	overflow: hidden;
	text-indent: 10px;
	}

.features {
	font-style:italic;
	font-weight:bold;
	}

.footer {font-size:12px;}
.footer a:link, .footer a:visited {text-decoration:none; color:#336600;}
.footer a:hover {text-decoration:underline; color:#336600;}

.copyright {font-size:10px;}
.copyright a:link, .copyright a:visited {text-decoration:none; color:#336600;}
.copyright a:hover {text-decoration:underline; color:#336600;}