<--! 	<link rel=stylesheet href=../../styles.css type=text/css> -->
		<style type=text/css>

  body {
         background-color:#D92B5D;
         margin-left:100px;
       }
  h1 {
     font-size:300%;
     color:#FF0000;
     font-style:italic;
     border-bottom:solid thin black;
     }
     
  h2 {
     font-size:100%;
     color:#000000;
     font-style:italic;
   /*  border-bottom:solid thin black;  */
     border-top:solid thin black;
     border-left:solid thin black;
     border-right:solid thin black;
     padding-left:15px;
     }

</style>