
body{
color:333333;
line-height:125%;
font-size:large;
background-color:#f5f5dc;
font-family:arial,verdana,sans-serif;

}



h1{
text-align: center ;
width:100%;
color:#ffffff;
background-color:#000000;
padding:5px;
}

#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

#nav-menu li
{
float: left;
margin: 0 0.15em;
}

#nav-menu li a
{
background: url(navbar.gif) #fff bottom left repeat-x;
height: 1.5em;
line-height: 1.5em;
float: left;
width: 9em;
display: block;
border: 0.1em solid #dcdce9;
color: white;
text-decoration: none;
text-align: center;
}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

#nav-menu
{
width:70em
} 



p.navigation{
  text-align: center ;
  width:99%;
  color:yellow;
  background-color:green;
  font-weight:bold;
  padding:8px;
  margin:0px;}

p.navigation a {
  color:white;
  text-decoration:none;
  ;
   }


img {
border.4px solid#3333333;
margin:15px;}

a:hover {
  background-color:black;

}


