#content_wrapper {
    margin-top:20px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom: 100px;
    width: 80%;
    height: auto;
    font-size: 14px;
}
    .section_title {
        font-weight: bold;
        font-size: 18px;
    }
    .delete {
        float:left;
        width: 25%;
        height: 400px;
        text-align:center;
    }