
body { color: #4682b4; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #eee8aa; text-align: justify; margin: 0px 10px 10px; padding-left: 5%; border: black; width: 90% }
a  { color: #4682b4; font-weight: bold; text-decoration: none }
a:hover  { color: #2f4f4f; font-weight: bold; text-decoration: underline }
a:visited { color: #2f4f4f }
strong  { font-weight: bold; font-size: medium }
h1  { color: #b0c4de; font-style: normal; font-weight: 800; font-size: 48px; line-height: normal; text-decoration: none; text-align: right; text-transform: lowercase; margin-top: 0px }
h2  { font-weight: normal; font-size: larger; line-height: normal; text-align: right; text-transform: lowercase; margin-top: -45px; padding-top: 0px }
h3 { font-weight: bold; text-transform: lowercase; margin-top: 10px; margin-left: 10px }
p { margin-right: 10px; margin-left: 10px }
.left { background-color: #b0c4de; float: left; margin-bottom: 20px; border: solid 2px white; width: 49% }
.bottom { float: left; margin-top: 20px; border-top: 2px solid white; position: relative; width: 100% }
.right { background-color: #b0c4de; vertical-align: baseline; float: right; margin-bottom: 20px; border: solid 2px white; width: 49% }
.middle { background-color: #b0c4de; margin-bottom: 20px; border: solid 2px white }
