html body { background: #CCCCCC; } #autodoc_tab { margin-top: 60px; margin-bottom: 60px; } .autodoc_upload_zone { border: 2px dashed #999; border-radius: 20px; padding-top: 20px; padding-bottom: 20px; } .autodoc_upload_zone_hover { background-color: #8C959D; border-color: #333; } .autodoc_img { height: 343px; }