forget about my question, unless you got a better way to do it

got what i wanted by adding

body {
width:750px;
margin:auto;
border:1px solid black;
}

to the stylesheet

ric