/*  
Theme Name: ChessTheme
*/

@import url("http://www.chessstrategiesblog.com/wp-content/themes/chesstheme/style.css");

#content {
font-size: 1em;
margin-right: auto;
margin-left: auto;
overflow:auto;
padding: 0;
}

body {
   text-align:center;
}

#fixed {
   margin:0 auto;
   width:90%;   /* you can use px, em or % */
   text-align:left;
}