.s-home #container 	{ background-color: #e80033; } /* red */
.s-who #container 	{ background-color: #ff0000; } /* red */
.s-what #container 	{ background-color: #ff9900; } /* yellow */
.s-how #container 	{ background-color: #ff7000; } /* orange */
.s-why #container 	{ background-color: #00b8e6; } /* dk blue */
.s-where #container { background-color: #00aa87; } /* green */

/* OPTION 1 - 011008 */
/*.s-home #container 	{ background-color: #f32938; }*/ /* red */
/*.s-who #container 	{ background-color: #f32938; }*/ /* red */
/*.s-what #container 	{ background-color: #ffd400; }*/ /* yellow */
/*.s-how #container 	{ background-color: #ff7000; }*/ /* orange */
/*.s-why #container 	{ background-color: #00b8e6; }*/ /* dk blue */
/*.s-where #container { background-color: #2fb56a; }*/ /* green */
/*45b97c 00ae93*/


/* OPTION 1 - 290808 */
/*.s-home #container 	{ background-color: #ff471a; }*/ /* red */
/*.s-who #container 	{ background-color: #ff471a; }*/ /* red */
/*.s-what #container 	{ background-color: #6ddbd6; }*/ /* lt blue */
/*.s-how #container 	{ background-color: #ffa200; }*/ /* orange */
/*.s-why #container 	{ background-color: #00b8e6; }*/ /* dk blue */
/*.s-where #container { background-color: #70b556; }*/ /* green */

/* ORIGINALS */
/*.s-home 	{ background-color: #ff4819; }*/ /* red */
/*.s-who 		{ background-color: #ff4819; }*/ /* red */
/*.s-what 	{ background-color: #ffa200; }*/ /* orange */
/*.s-how 		{ background-color: #00b8e5; }*/ /* dk blue */
/*.s-why 		{ background-color: #6cdbd6; }*/ /* lt blue */
/*.s-where	{ background-color: #73ae57; }*/ /* green */

