body {
	color: #CEFEFF;
	background-color: #669999;
	font-family: Times, "Times New Roman", serif;
	font-size: 12pt;
	text-align: left;
	
	padding : 30% 1% 30%;
	margin : 0px;
	background-image: url("banner6.jpg");
	background-repeat: no-repeat;
	background-attachment: inherit;
	background-position: +50% +2%;
}
	


/*above is he imput for the image*/


a:link {color: #CCFFCC;
}
a:visited {color: #99FFCC;
}
a:hover {color: #00CCFF;
}
a:active {color: #CCCCFF;
}


h1 {font-size: 32pt;
font-family: Times, "Times New Roman", serif;
font-weight: bold;
text-align: center;
color: ;
}

h2 {
	font-size: large;
	font-family: Times, "Times New Roman", serif;
	font-weight: bold;
	text-align: center;
	color: ;
	background-color: ;
}
h3 {
	font-size: larger;
	font-family: Times, "Times New Roman", serif;
	font-weight: bold;
	text-align: left;
	color: ;
	background-color: ;
}
h4 {
	font-size: small;
	font-family: Times, "Times New Roman", serif;
	font-weight: bold;
	text-align: left;
	color: ;
	background-color: ;
}
