﻿body
{
    background-color: black;
}
.header
{
    background-color: black;
    background-position: right top;
    background-image: url(50thssite.jpg);
    background-repeat: no-repeat;
}
.menu
{
    background-color: black;
}
.footer
{
    background-color: gray;
}
