p {
  color: Maroon
}

h1 {
  font-size: 1.5em;
  font-family: Times New Roman, serif;
}

h2 {
  font-size: 2em;
  font-family: Geneva, serif;
} 

body  {  
   margin-top: 1em;
   margin-bottom: 5em;
   margin-left: 3em;
   background:  rgb(70, 200, 215);
}

img {
  width: 87.5%;
}

.nomen {
  font-size: 1.375em;
  font-family: Times New Roman, monospace;

#mainimage {
  border: 5px solid bluegreen; 
{
 
   


