/* Green color scheme */
body { background-color: #666; }
header { background-image: url(../img/text-p.png); }
#progressbar { background-image: url(../img/p-fill.png); }
.subscribe input.submit { background-image: url(../img/form_button_green.png); } 	