body {
 background-image: url(http://futureprimer.com/factsandfallacies.jpg);
 background-color: #F0FFF0;
 color: #006400;
 font-family: Arial, Helvetica, sans-serif;
 text-align: left;
 font-size: 100%
 }
 
 :link {
 color: #006400
 }
 
 :visited {
 color: #999966
 }
 
 :active {
 color: #999966
 }

h1 {
display: inline;
 background-color: #F0FFF0;
 color: #003333;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 120%;
 border-bottom: thin solid #999966;
 padding: 8px
 }
 
 span.botexti {
 background-color: inherit;
 color: #000000;
 font-family: Arial, Helvetica, sans-serif;
 font-style: italic;
 font-weight: bold;
 font-size: 80%
 }
 
 span.botextigr {
 background-color: inherit;
 color: #006400;
 font-family: Arial, Helvetica, sans-serif;
 font-style: italic;
 font-weight: bold;
 font-size: 80%
 }
 
 span.botextis {
 background-color: inherit;
 color: #006400;
 font-family: Arial, Helvetica, sans-serif;
 font-style: italic;
 font-weight: bold;
 font-size: 68%
 }

 span.textis {
 background-color: inherit;
 color: #000000;
 font-family: Arial, Helvetica, sans-serif;
 font-style: italic;
 font-size: 64%
 }
 
 span.textb {
 background-color: inherit;
 color: #000000;
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 80%
 }
 
 span.link {
 background-color: inherit;
 color: #006400;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 64%
 }

 span.texti {
 background-color: inherit;
 color: #000000;
 font-family: Arial, Helvetica, sans-serif;
 font-style: italic;
 font-size: 80%
 }

 span.text {
 background-color: inherit;
 color: #000000;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 80%
 }
 
 span.btextu {
 background-color: inherit;
 color: #000000;
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 text-decoration: underline;
 font-size: 80%
 }
 
 span.btextui {
 background-color: inherit;
 color: #000000;
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-style: italic;
 text-decoration: underline;
 font-size: 80%
 }
