/* - - - - - - - - - - - - - - - - - - - - -

Title : Style


Description : css color file

Created :
Modified : -

- - - - - - - - - - - - - - - - - - - - - */

body { background-color:#bebebe;}

#navigation li,a{color:#fefefe;}

/* Sidebar Column Colors */

.green { background-image: url(../../images/extra-energy/green_bg.jpg); background-repeat:repeat-x; background-color:#ddf18f;}
.brown { background-image: url(../../images/extra-energy/brown_bg.jpg); background-repeat:repeat-x; background-color:#7f705e;}
#symptoms h2 { color:#fff;}
#symptoms li { color:#000;}

#causes_of_fatigue h2 {color:#fff;}
#causes_of_fatigue p {color:#fff;}
#causes_of_fatigue li {color:#fff;}

#use_of_oxygen h2 {color:#fff;}
#use_of_oxygen li {color:#000;}

#customer_satisfaction p {color:#fff;}

#supplement_facts h2 {color:#fff;}

#how_to h2 { color:#fff;}
#how_to p { color:#fff;}
#how_to li {color:#fff;}

#max_results h2 {color:#fff;}

#test1 p {color:#000;}

#test2 p {color:#fff;}

#test3 p {color:#fff;}

#test4 p {color:#000;}

#footer { background-color:#fff;}
#footer p {color: #999999;}
