body {
    background-color: #eeeeee;
    background-image: url('/static/RoundaboutCoverGrey.png');
    background-repeat: no-repeat;
    background-position-x: center;
    font-size: large;
    max-width: 1065px;
    margin-left: auto;
    margin-right: auto;
}

.RoundaboutCoverImage {
    float: right;
}

div {
    margin: 20px;
}
