H1
        {font-family: Courier new;
		font-size: 18pt;
		color: black;
    
        text-decoration: underline;
		margin-top: 40px;
	 
		margin-left: 152px;
		margin-right: 2em;
			
	}

   H2 {
    	whitespace:pre;
        font-family: courier new;
		font-size: 12pt;
		color:black;
	
		margin-top: 2em;
		margin-bottom: 2em;
		margin-left: 152px;
		margin-right: 2em;
	
}

body {
      whitespace:pre;
      background:url(note.gif);
	  }
