BODY,UL { background: floralwhite; color: dimgray }
H1,H2,H3,H4,H5,H6 { color: floralwhite }

P { text-align: center }

A:link { text-decoration: none; color:olive }
A:visited { text-decoration: none; color:olivedrab }
A:active { text-decoration: none; color:tomato }

#right { margin-right: 5%; text-align: right }
#left { margin-left: 5%; text-align: left }
#sel { color: floralwhite ;background: olive; }
