/* ANBA v3 by QKStudio.com*/

/*layout css file*/
@import url("layout.css"); 
/*Use this file to customize your website*/
@import url("customize.css"); 

 
body.mceContentBody { 
background-color: #ffffff !important; 
background-image: none;
padding:10px;
text-align:left;
}

body #mceSpanFonts { 
background-color: #ffffff !important; 
background-image: none;
padding:10px;
text-align:left;
}