body {
    background: url(/images/background.gif) repeat-x;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #444;
    margin: 0;
    padding: 0;
}

#content {
    text-align: center;
    margin-top: 30px;
}

#newsite {
    font-weight: bold;
    font-size: 36px;
    margin: 20px 0 20px 0;
}

#phone {
    font-size: 28px;
    color: #ba0001;
}

#military {
    margin: 10px 0 0 0;
    font-style: italic;
    font-size: 16px;
}