body { font-family: "Helvetica", sans-serif; border: thick solid #b5daf6; background-color: white; }
a { color: black; text-decoration: none; }
a:visited { color: black; text-decoration: none;}

#item { margin: 2px; border: thin solid black; background-color: #b5daf6; text-align: center; }
#item:hover { background-color: #3b4fe3; color: white; border-right: 25px solid black; border-left: 25px solid black;}
#main { margin: 2px; background-color: white; text-align: center; }
#event { margin: 1px; border: thin solid white; width: 99%; background-color: #b5daf6; text-align: center; }
