/*

Light grey #eeeeee
	background: #eeeeee none repeat;

Med grey  #cccccc
	background: #cccccc none repeat;

Dark grey #666666
	background: #666666 none repeat;

Navy blue #333366
	background: #333366 none repeat;

Grey/blue #b2c4cc
	background: #b2c4cc none repeat;

Charcoal  #333333
	background: #333333 none repeat;

Burgandy #441a1c
	background: #441a1c none repeat;

Green #484902
	background: #484902 none repeat;

Brown #bfad8f
	background: #bfad8f none repeat;

White #ffffff
	background: #ffffff none repeat;

*/

body
{
	background: #ffffff none repeat;
}

#content 
{
}
