body { background-color: #FFE9BD; } 

#content { background-color: #FFE9BD; }

p { font-family: Arial, Helvetica, sans-serif; font-size: 12px; margin-bottom: 5px; }
li { font-family: Arial, Helvetica, sans-serif; font-size: 12px; margin-bottom: 5px; }

.main { font-family: Comic Sans MS; font-size: 12px; font-weight: bold; text-decoration: none; color: #000000; }
.main:hover { font-family: Comic Sans MS; font-size: 12px; font-weight: bold; text-decoration: underline; color: #ff0000; }

a.sidenav { font-family: Comic Sans MS; font-size: 12px; font-weight: bold; text-decoration: none; color: #FFA70F; }
a.sidenav:hover { font-family: Comic Sans MS; font-size: 12px; font-weight: bold; text-decoration: underline; color: #FFFC01; }

