.cover_image {
    
    height: 280px;
    background-image: url(../images/shuttle_thin.png);
    
}

.footer {
    
    text-align: center;
    
    }
    
    @moz-document url-prefix() { fieldset { display: table-cell; } }