body { background: #1F5D86 url("graphics/scribble-monkeys.gif");
       background-repeat: repeat-x; background-position: top left;
}
a:link      { text-decoration: underline; background-color: #1F5D86; color: #FBC551; }
a:visited   { text-decoration: underline; background-color: #EBEBEB; color: #5D6471; }
a:hover     { text-decoration: underline overline; color: #ffffff; }
a:active    { text-decoration: underline; color: #FFFFFF; }
p {
font: 11pt "comic sans", "arial", "helvetica", sans-serif;
}

p.large {
font-size: 18pt; font-weight: normal;
}

p.small {
color: #cccccc; font-size: 10pt; font-weight: normal;
}

p.mag {
color: #5E4400;
}

#title {
position: absolute; left: 7pt; top: 5pt;
}

#opening-picture {
position: absolute; left: 75pt; top: 75pt; width: 375pt;
}

#meeting {
position: absolute; left: 500pt; top: 100pt; width: 200pt;
}
