body {background: teal; color: white}
a:link {background: teal; color: yellow}
a:visited {background: teal; color: red}
a:active {background: teal; color: white}
h4 { background: teal; font-family: Verdana, sans-serif; color: white}
h3 { background: teal; font-family: Verdana, sans-serif; color: white}
p { background: teal; font-family: Verdana, sans-serif; font-size: smaller; color: white}
ul { background: teal; font-family: Verdana, sans-serif; font-size: smaller; color: white; list-style-type: circle}
hr { background: teal; color: white }
li { background: teal; font-family: Verdana, sans-serif; color: white; text-align: left}
img { margin-right: 10% }
