body {
 background: darkolivegreen;
 color :black;
margin-left: 2em; margin-right: 2em; 
margin-top: 2em; }
.left { float:left;
width:3%;}
.right { float:right;
width:70%; background= bisque }

h1 {
 color: black; text-decoration: none; font-size: 1.8em; } 
 p { line-height: 1.1em; } 
h3 {
 color: black; text-decoration: none; }
 
h2 {
 color: black; text-decoration: none; }

 p { color: black; text-decoration: none; font-size: 0.84em; line-height: 1.8em; } 



