#header h1 {
    background: transparent url("../images/logo.jpg") no-repeat left bottom;
    width: 90%;
    height: 0;
    padding-top: 15%;
    /* (img-height / img-width  width) */
    text-indent: -9999px;
}