/*This file is temporarily used to force body background to be white.
Once all the front end has been fixed, we can mass remove this file and change style.css background color for good*/
body {
	background: none repeat scroll 0 0 #FFFFFF;
        font-family: "arial"
}