body {background: teal; color: blue}
a:link {background: white; color: blue }
a:visited {background: white; color: purple }
a:active {background: blue; color: white }
caption{background:white; font-size:smaller; color:black}
h1 { background: white; font-family: Verdana, sans-serif; color: maroon }
h2 { background: white; font-family: Verdana, sans-serif; color: maroon }
p { background: white; font-family: Verdana, sans-serif; font-size: smaller; 
color: maroon }
ul { background: white; font-family: Verdana, sans-serif; font-size: 
smaller; color: maroon ; list-style-type: circle }