body {
    background-color: #DDD;
}

#main_content {
    margin-top: 200px;
}

#main_card {
    border: 1px solid #999999;
    max-width: 600px;
}