This is just an optional addon

go to admin>includes>header.php

Just after the begining ?> add this


then go to admin>index.php at the very bottom of file add this



last go to admin>includes>stylesheet.css and add this where ever you'd like
.fixcenter {
width: 900px;
border: solid; border-width: 0px;
background: #ffffff;
color: #ffffff;
margin: auto;
margin-top: 0px;
text-align: left;
}

Thats all

you can change the color and border and everything else with the above css

This is a full package just add a optional.txt file

More...