/*    Generated by http://www.cssportal.com    */


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFF;
	background-color: #5FC6F1;
	}

p {
    padding: 10px;
}

#wrapper {
	width: 960px;
	height: 637px;
	background-color: #5FC6F1;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(onecoconut.jpg);
	background-repeat: no-repeat;
	-moz-box-shadow: 0px 0px 6px 6px #cce2dc;
	-webkit-box-shadow: 0px 0px 6px 6px #cce2dc;
	box-shadow: 0 0 6px 6px #cce2dc;
}



.entertext {
	color: #FFF;
	text-align: center;
	padding-top: 380px;
	padding-bottom: 5px;
	font-weight: 600;
	font-size: 140%;
	width: 670px;
}
.entertextsmall {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	font-size: 110%;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	font-style: italic;
	width: 670px;
}

a img { 
	border: none;
}
  
:focus {outline:none;}
::-moz-focus-inner {border:0;}

a:link {
	color: #FFF;
	text-decoration: none; 
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}
