/* White color scheme */
body { background-color: #cfe2e9; }
header { background-image: url(../img/bg_header_white.png); }
#progressbar { background-image: url(../img/progressbar_fill_white.png); }
.subscribe input.submit, #more_info_page input.submit { background-image: url(../img/form_button_white.png); }
