p.E1 {color: MidnightBlue; font-family: Times; font-size: 16pt; text-align: center}
H1  {color: MidnightBlue; font-family: Times; font-size: 35pt; font-style: bold; text-align: center}
H2  {color: MidnightBlue; font-family: Times; font-size: 25pt; font-style: bold; text-align: center}
p.footer {color: SteelBlue; font-family: Times; font-size: 16pt; border-top: 1px solid black;}
ul.E1 {color: MidnightBlue; font-family: Times; font-size: 16pt; text-align: left}
body {
   background-image: url('flowers.rotated.jpg') ;
   background-position:top left;
   background-attachment:fixed;
   background-repeat:no-repeat;
   background-color: Lavender;
   margin-top: 80px;
   margin-left: 150px;
   margin-right: 150px;
   margin-bottom: 80px;
  }

A.link1:link {color: SteelBlue;text-decoration: none;font-family: "Times"; font-size: 12pt;}
A.link1:visited {color: SteelBlue;text-decoration: none;font-family: "Times"; font-size: 12pt;} 		   
A.link1:active {color: SteelBlue;text-decoration: none;font-family: "Times"; font-size: 12pt;} 		   
A.link1:hover {color: #FF0000;text-decoration: none;font-family: "Times"; font-size: 12pt;}

A.link2:link {color: MidnightBlue;text-decoration: none;font-family: "Times"; font-size: 16pt;}
A.link2:visited {color: MidnightBlue;text-decoration: none;font-family: "Times"; font-size: 16pt;} 		   
A.link2:active {color: MidnightBlue;text-decoration: none;font-family: "Times"; font-size: 16pt;} 		   
A.link2:hover {color: #FF0000;text-decoration: none;font-family: "Times"; font-size: 16pt;}
