body
  {
    margin: 0;
    padding: 0;
    text-align:center;
    font-weight: bold;
    font-size: large;
   }

h1
  {
   margin-top: 0;
  }

h2
  {
    color: blue;
  }

#head
  {
    text-align: left;
    font: 90% Matura MT Script Capitals, arial, Helvetica, sans-serif;
  }

#mbox2
  {
    font-size: x-large;
    background: url(merlbd01.gif) repeat-y 100% 0;
  }

#everyman
  {
    margin-top: 0;
    background: url(evim.gif) repeat-x 100% 0;
    border-bottom: 5px solid #387A9B; 
  }

#lastflight
  {
    text-align: center;
    background: url(merlbd3.gif) repeat-y 100% 0; 
    border-bottom: 5px solid #387A9B;
  }

#willwinter
  {
    text-align: center;
    background: url(Willwin.jpg) repeat-x 100% 0; 
    border-bottom: 5px solid #387A9B;
  }

#queen
  {
    text-align: center;
    background: url(hqim.gif) repeat-x 100% 0; 
   }

#lftext, #evtext, #wwtext, #qtext
  {
    margin: 0 3em 0 3em;
    
  }


