.home {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	background-attachment: fixed;
	background-color: #075C9F;
	background-image: url(images/beaches_09.gif);
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 2px;

}
