body {
 font-family: verdana;
 padding-left:  15px;
 padding-right:  15px;
 font-size: small;
/* background-image: url('/images/pinstripe.gif');*/
 background: #EAF0FF;
 margin: 0;
/* color: #FEFFB7;*/
 height: 100%;
}

#TITLE1 {
 font-family: impact;
 font-size: 45px;
 font-weight: normal;
 text-align: center;
 margin-bottom: 0px;
}

#TITLE2 {
 margin-top: 0px;
 margin-bottom: 3em;
 font-family: arial;
 font-size: large;
 text-align: center;
 font-weight: bold;
 position: relative;
 left: 18px;
}

#ADDRESS {
 text-align: right;
 font-weight: bold;
 margin-top: 2em;
}
