﻿body {
    background-color: #DBFFFF; /*light blue*/
    width: 100%;
}
h1 {
    font-family: Impact;
    font-size: xx-large;
}
table {
    background-color: #E9E9E9; /*light grey*/
}
