/* MRMC Website - 2008.06.24  */
/* This css contains the light theme colors and backgrounds  */

/*The body color and style*/
body {
	background: url('http://www.mrmc-tool.org/images/body_light.gif') top center repeat-x #e7f3f9; 
}

#mainnav {
        background: #ffffdd;
}

#content {
	background-color: #fff;
}
