body {
    font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
    line-height: 1.5em;
}
h2 {
    padding: .5em 0;
    font-size: 2em;
}
a {
    color: white;
    text-decoration: underline !important;
}