.forbidden

display: block
background: #FFF
height: 100%
width: 100%
.backtoblog
        display: inline-block
        *display: inline
        zoom: 1
        padding: 10px 12px
        &:hover
                text-decoration: underline
h1
        display: block
        font-size: 3em
        text-shadow: white 0 1px 0
        text-align: center
        position: absolute
        left: 50%
        top: 40%
        margin-left: -300px
        margin-top: -50px
        width: 600px
        height: 115px