#masthead {
    text-align: left;
    padding: 10px 40px 10px 40px;
    margin: 0 10px 20px 10px;
    border-width: 1px;
    border-color: #333;
    border-style: solid;
    background: #9a9 url(http://media.debris.com/journal/backgrounds/masthead_bkg5.jpg) repeat-x 0 0 fixed;
}
h1 {
    font-family: "Lucida Grande", Verdana, "Trebuchet MS", Arial, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #000;
    letter-spacing: .5em;
    background: transparent url(http://media.debris.com/journal/backgrounds/masthead_bkg5_light.jpg) repeat-x 0 0 fixed;
    margin: .6em 0 .6em 0;
}
