body {
    text-align: center;
    }

hr {
    height: 0px;
    border-bottom: 1px solid #CCCCCC;
}

a {
    border-bottom: 1px dotted #CCCCCC;
    text-decoration: none;
    color: #1777B1;
}

a:hover {
    border-bottom: none;
    color: #FF7400;
}

img {
    text-align: left;
}

