body {
    background: #1e2954;
    font-family: verdana, arial, helvetica, sans-serif;
    color: white;
}

div {
    margin-left: auto;
    margin-right: auto;
}

img {
    width: 147px;
    height: 118px;
    border-width: 0;
}

a {
    color: cyan;
    text-decoration: none;
}

#logoContainer {
    width: 760px;
    height: 118px;
    position: relative;
    top: 118px;
}

#dateContainer {
    position: relative;
    top: 200px;
    text-align: center;
}
