Have you tried editing your stylesheet.css and adding a margin???

for example;

#mainWrapper {
margin:10px auto;
}