/* Color specifications, used in the test environment.
	Overruling some background colors in body, header and footer.
--------------------------*/

body {
	background-color: #FF8585 !important;
}

#header,#footer {
	background-color: #6A425C !important;
}