body {
    font-family: georgia, "times new roman", times, serif;
    margin: 5% 10%;
    color: navy;
    background: white url('http://www.jelks.nu/images/JazzyGray.gif');
}

h1 {
    font: 200% "Trebuchet MS", verdana, arial, sans-serif;
    color: maroon; background: transparent;
    margin-bottom: 0;
}

h2 { font: 130% "Trebuchet MS", arial, sans-serif; }

p.quote, address { font-size: smaller; }

li { font-family: "Trebuchet MS", verdana, sans-serif; }

q { font-style: italic; color: purple; background: transparent; }

a:hover { color: red; }

a img { border: none; }

#pinky {float: right; }
#ad {
    font-family: "Curlz MT", jokerman, "Trebuchet MS", cursive;
    text-indent: 20px;
}
#home { margin-top: -2.5em; margin-left: 93%; }

span.normal { font-weight: normal }