Hi if you look on the demo of this template and you minimize your browser and reduce the width everything inside the page goes smaller, ho do you make it so its fixed so when you resize the content the page stays the same.
Thanks
.gkPage {
width: 1410px;
margin: 0 auto;
}