@charset "utf-8";
/* CSS Document for Caribe Cove Vacation Packages */

html, body {
	
	background:url(../images/BG.jpg) #a8d5eb repeat-x;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	
}

h3{ color:#06C; font-size:16px;}

#container {
	
	height:716px;
	
}

