body {
    background-color: white;
    color: #333;
    font-family: Corbel, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", Verdana, "Verdana Ref", sans-serif;
}

#container {
    margin: 230px 100px;
    text-align: center;
}

#container img {
    display: inline-block;
}
