body {
    background-image: url(../Images/TileLtGrayScan.JPG);
    background-color: #DCDCDC ; /* light gray */
    text-align: center;
    vertical-align: top;
    margin-top: 5px;
}
em {
    color: black;
    font-weight: bold;
    text-decoration: none;
    font-weight: bold;
    font-size: smaller;
}
a:hover {
    color: black;
}