body {background-color: #ffffff;
 text-align: center;
}


h1 {color:#000000;

}


h3 {color:#000000;

}


p {color:#000000;

}


#header {background-image: url(Images/SafariLogo&TextWide.jpg);
 width: 497px;
 height: 250px; margin-left: auto; margin-right: auto;
}


#content {font-family: arial; font-size: 14px; text-align: left; margin-left: auto; margin-right: auto;

}


#navlist {

padding : 0; 
list-style-type: none; 
font-size: 24px; 
font-family: arial; 
font-weight: bold; 
margin-left: auto; 
margin-right: auto;
}

#navlist a:link {
text-decoration: none; 
color: #000000;
}

#navlist a:visited {
text-decoration: none; 
color : #b1b1b1;
}

#navlist a:hover {
text-decoration: none; 
color : #66ff00;
}

#navlist a:active {
text-decoration: none; 
color: #000000;
}


a:link {
text-decoration: none; 
color: #000000;
}

a:visited {
text-decoration: none; 
color: #e1e1e1;
}

a:hover {
text-decoration: none; 
color: #66ff00;
}

a:active {
text-decoration: none; 
color: #000000;
}
