/* Default CSS necessary for centering pages */
#PageBody { margin:auto; text-align:center;}
#BodyContent { margin:auto; text-align:left;}
#htmlCssEditor { text-align:left; clear:both; float:left; }