
body {
background-color:#00ced1}

#image {
background-color:#00ced1}

#left {width: 120px;
		margin-top: 1px;
		}
		
#center{margin: 0px 200px 0px 476px;
		 }
		
#logo { background-color: #00ced1;
	height: 100px;
	padding-left: 20px;
      }
	  
h1 {color:#ffffff;
	text-align: center;
	font-family: comic sans ms, sans-serif;
	}

h2 {color:#ffffff;
	text-align: center;
	font-family: comic sans ms, sans-serif;
	}
	
h3 	{color:#yellow;
	text-align: center;
	font-family: comic sans ms, sans-serif;
	}
	
.navBar{ margin-top:20px;
	list-style-type:none;
	position: abosulte; 
	float: left;
	left: 10px;
	top: 10px;
	
       }

.nav  { text-decoration:none;
	font-size: 1.2em;
	padding-bottom: px;
	}

a.nav:link {color:#ffffff;
		background-color:#00ced1;
	    }

a.nav:visited {color:#ffffff;
		background-color:#00ced1;
		}

a.nav:hover {color:#ff0000;
		background-color:#00ced1;
	     }


.footer { font-size: .70em;
 text-align: center;
 color: #ffffff;
 background-color: #00ced1;
 padding-top: 10px;
 clear: both;
	}
 

		

		


			
