<html>
  <head>
    <meta http-equiv="content-type" content="text/html; charset=windows-1252">
    <link rel="alternate stylesheet" type="text/css" href="resource://gre-resources/plaintext.css"
      title="Wrap Long Lines">
  </head>
  <body>
    <pre>#sidebar {  
 /* height: 90%;  */
 /* background-color: #cccccc; */
margin-top: 45%;
  margin-left: 0%;  
  width: 30%;  
  position: fixed;
}

#sidebar ul { 
margin-top:15%; 
  margin-left:0%;  
  padding-top: 10%;  
  padding-right: 0px;  
  padding-bottom: 10%;  
  padding-left: 0px;  
  text-align: left;  
  font-weight: bold;  
  font-size: x-large;  
  width: 105%;  
  line-height: 150%;  
  list-style-type: none;
font-family:"Linux Libertine O";
}

#sidebar li a:hover {  
  color: white;  
  background-color: #660000;
}

#sidebar a {  
  color: #660000;  
  background-color: #999966;  
 display:inline-block;  
  text-decoration: none;
width:105%
}

h2 {  
  font-size:large; 
font-weight:bold;
margin-left:16%; 
  text-transform: capitalize;  
  color: #993300;  
  font-family: "Linux Biolinum O";
}

h4 {
font-size:medium;
  font-family: 'eb_garamond12_regular';
font-weight:bold;
margin-left:25%;
}

p { margin-left:25%; margin-right:2%;
margin-top:2%;
text-align:justify; 
  font-family: 'eb_garamond12_regular';
  font-size: 14pt;
}

h1 { 
font-size:xx-large; 
  color: #999900; 
font-weight:bold; 
  text-align:center;  
  text-transform: uppercase;  
  font-family: "Linux Biolinum O";
margin-bottom:5%;
margin-top:2%
}


body {
    
     background-color: #ffffcc;
    
 }

</pre>
  </body>
</html>
