/* Body properties for all pages */
body {background-color: #ffe170; font-family: "comic sans ms"; font-size: 125%}

/* Properties to control the appearance of miscellaneous elements. */
img {border: 0}
img.menu {padding-bottom: 0.2cm margin: -10px}
.jacket {padding: 1%; border: none}
ul {list-style: url(bullet2.gif)}
a {text-decoration: none}

/* Class used to control positioning. */
.c {text-align: center}
.r {text-align: right}

/* Span tag used to avoid the problematic appearance of the italic version of Comic Sans MS. */
span.title {font-style: oblique; font-family: times;  font-weight: bold; font-size: 17px}
