html, body {
    height: 100%;
    background:#f2f2f2 url(http://lisac.org/body_bg.png) repeat-x 0 0;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: 300;
    text-shadow:0px 1px 0px #FFFFFF;
}

h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:4em;line-height:1;margin-bottom:0.5em;}