@charset "utf-8";
#mainContent {
	background: #FFFFFF;
}
/*Rules for the iframe test content*/
body.testContent
{
background: #FFFFFF;
text-align: left;
padding:0 20px;
}