.headercss
{
background-color:beige;
font-family:Arial, Helvetica, sans-serif;
}
.menubar
{
    background-color: bisque;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
}
.footerpart
{
    background-color: bisque;
}
.aboutbody
{
    background-color: burlywood;
}