h1 {margin:0px; font-size: 1.8em; text-align:center;}
h2 {margin:0px; font-size: 3.6em; text-align:left;}
h3 {margin:0px; font-size: 1.6em; text-align:left;}
h4 {margin: 0.2em 1em 0.1em 1em;}

p {margin:0px; font-size: 1.0em;}
p.im {text-align:center;}

div {
      width: 22.5em;
      border: 0.3em solid blue;
      padding: 0.5em 0.5em;
      text-align: left;
      background: azure;
}

#up   {
      width:49em;
      border: 0.6em dashed olive;
      text-align: center;
      background: oldlace;
}

#upl  {
      width: 22.5em;
      float: left;
}
#upr  {
      width: 22.5em;
      float: right;
      }

#msg  {
      width:45em;
      margin: 0.5em 1em;
      border: 1px solid green;
      text-align: center;
      background: ivory;
}


#address { margin: 1em 0em 0.5em 4em; text-align:left; }
#address p { margin: 0em 0em 0em 0em; font-size: 0.7em; color: #333;}

#photo {
      width:45em;
      background: ivory;
      border: none;
}
.bleft {
      width: 20em;
      border: none;
      background: ivory;
      text-align: center;
      float: left;
}

.bright {
      width: 20em;
      border: none;
      background: ivory;
      text-align: center;
      float: right;
}

