/* This stylesheet is more to prevent the "Flash of unstyled content" than anything else.*/
body {margin:0; padding:0;
  background:#FFF; color:#333;
  width:100%;
  font:12px Arial, Geneva, sans-serif;
  text-align:center}
  
body#bodytag {text-align:left;}