/* Green color scheme */
body {
	background-color: #000;
	background-image:url(../img/background4.png)
}
header { background-image: url(../img/bg_header_red.png); }
#progressbar { background-image: url(../img/progressbar_fill_green.png); }
.subscribe input.submit, #more_info_page input.submit { background-image: url(../img/form_button_green.png); }
