/*body
{
    background:green;
}*/

div.header,div.footer
{
padding:0.5em;
color:white;
background-color:gray;
/*color:green;*/
clear:left;
}


