Hello I would like to know how to put the logo centered on the service page. 
My URL is:http://tutorialeshd.com.
Thanks and greetings
               
                
               
          
#gkLogo {
    display: block;
    margin: 0 auto;
    text-indent: -999em;
    text-shadow: none;
    vertical-align: top;
    width: 245px;
}
#gkLogo {
    display: block;
    margin: 0 auto;
    text-indent: -999em;
    text-shadow: none;
    vertical-align: top;
    width: 492px;
}


