/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
 
 /* Gravity Forms - User Registration */
 .gfur-generated #main {
     background-color: #FFF;
 }
 .gfur-generated #main #content {
     max-width: 960px;
     margin: 60px auto;
}