/* the box in which header, content, footer comes */
#content {
    background: #EEEEEE;
    margin: 5pt 5pt;
    padding: 5pt;
}

