/*CSS Document */
body
{background-color: #d7e4c2}
h1{text-align: center;color: #41393d;font-family:majesti banner;font-size: 30px}
ul {list-style-type: none;margin: 0;padding: 0;overflow: hidden;background-color: #333;}
li {float:left;}
li a {display: block;color: white;text-align: center;padding: 13px 100px;text-decoration: none;}
li a:hover {background-color: #8a8c8f;}
p{text-align: center;color: #41393d;font-family:athelas; font-style: italic;font-size: 18px}
       
 .img3{width:300px;height:250px}
 .img4{width:300px;height:225px}

small{color: #d7e4c2}