  
BODY{
  margin-left : 15%;
  margin-right : 10%;
  
  

  background-image : url(../../images/bgsmoon6.jpg);
  background-repeat : no-repeat;
  background-attachment : fixed;background-position : 5px 5px;
  
  color : black;
  background-color : white;
}
H1{
  font-size : x-large;
  
  padding-bottom : -10px;
  border-bottom-width : medium;
  border-bottom-style : solid;
  border-bottom-color : blue;
  color : blue;
  

  text-align : left;
}
#postscript{
  margin-left : 5%;
  margin-right : 5%;
}
H2{
  color : #000099;
  text-align : left;
}
H3{
  
  color : #00ff40;
}
