/* set the width of container to match the width of your own website */
#container{
margin:0 auto;
width:760px;
}
