.body {
    background: #fff;
    padding-bottom: 75px;
    
    text-align: center;
}


h1{
    display: block;
    width: 250px;
    height: 150px;
    
    text-indent: -9999px;
    
    background:url(inc/img/logo.png) no-repeat;
    
    margin: 125px auto;
        

}

h2 {text-align: center; margin-top: -50px;}

.caps { text-transform: uppercase;}