I Basically want to move the layout of the entire site down ............This is necessary so that i can put my logo at the left side of the website........Thnks for your ongoing support
#gk-wrapper {
margin-top:70px;
}
h1.logo {
position: absolute;
top: 10px;
}