/* Write here your custom CSS rules. */

body {
    text-align:center; /* for IE */     
}

div#container {
    text-align:left;
    width:980px; /* or a percentage, or whatever */ 
    margin:0 auto; /* for the rest */     
}

p#rss {
    display: none;
}