/* No default style here. See: /public/script/vspot-angular/templates/participant-signup/participant-signup.scss */
.vs1 #content_container {
    background: url("imgs/background.jpg") repeat center top fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: 0 0;
}
