#main {
   background-image: none;
}

#main p {
   margin-left: 15px;
}

.event {
   font-size: 16px;
   font-weight: bold;
}

.notes {
   font-size: 12px;
   padding-left: 30px;
   padding-right: 25px;
}

.updates {
   font-size: 14px;
   font-weight: bold;
   font-style: italic;
}

span {
   font-size: 14px;
   font-weight: bold;
}