/*/* CSS code for the Deltacraft Islander web pages /*/*

body {
	text-align: center;
	background-image: url("image/backg-blue.jpg") ;
	background-repeat: repeat-y;
	margin-bottom: 400px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;		
	padding: 0;
	font-family: verdana, arial, sans-serif;
	text-align: center;
	font-size: normal;
		}
div#home {
	cellspacing: 0;
	cellpadding: 0 ;
	width: 100% ; 
	height: 100px;
	align: center;
	border-top: solid 0px #000000; 
	border-left: solid 0px #000000;
	border-right: solid 0px #000000; 
	background-color: #aaccee;
		}	
a:link {
	text-decoration: underline;
	color: #0000ff;
	background-color: #aaccee;
		}
a:visited {
	text-decoration: underline;
	color: #330000;
	background-color: #aaccee;
		}				
a:hover {
	text-decoration: none;
	color: #ff0000;
	background-color: #ffffff;
		}
a:active {
	 color: #009900; 
		}		
h1 {
	font-family: 'times new roman', times, serif;
	text-align: center;
		}
p {
	font-weight: normal;
	font-size: normal;
	text-align: left;
	padding-left: 10px;
	text-align: left;
	line-height: 18px;
	margin-bottom: 0px;
	margin-top: 6px;	
		}
td#nav {
	text-align: left;
	font-size: 133%;
		}
.head {
	font-family: 'times new roman', times, serif;
	font-weight: bold;
	font-size:  150%;
	text-align: left;
	margin-bottom:-5px;	
		}
h2	{font-family: 'times new roman', times, }					