body {
    background: rgb(123, 135, 158);
    color: navy;
    font-size: 13px;
    font-weight: lighter;
    text-align: center;
    margin-top: 20px;
}