body {
    text-transform: lowercase;
    font: 80%/1.2em 'lucida grande', 'lucida sans unicode', 'trebuchet ms', verdana, sans-serif;
    font-weight: normal;
}
h1 {
    font-size: 2em;
    margin-bottom: .5em;
    font-weight: normal;
}
h2 {
    font-size: 1.5em;
    font-weight: normal;
}
p { margin-bottom: 1em; }

ul { margin-bottom: .5em; }
li { list-style-type: disc; list-style-position: inside; margin-bottom: .5em; }

a { text-decoration: none; }



.wrapper-main h1 {
    font-size: 6em;
    line-height: 1em;
}