#greeting {
    color: black;
    height: 500px;
    left: 0 !important;
    position: absolute;
    text-align: center;
    top: 160px;
    vertical-align: middle;
    width: 500px !important;
}

#greeting .ctext {
font:18px/1.55 arial, helvetica, sans-serif; color:#000;
}

.charityname {
    font-weight:bold;
}

#infodiv {
    height: 50px;
    left: 0 !important;
    position: absolute;
    text-align: center !important;
    top: 425px;
    width: 500px !important;
}

#infodiv .ctext {
font:11px/1.55 arial, helvetica, sans-serif; color:#000;
font-weight:bold;
}


#supportdiv {
    color: #000000;
    font: 11px/1.55 arial,helvetica,sans-serif;
    left: 0;
    position: relative;
    text-align: center;
    top: 10px;
    width: 500px;
}

#sigdiv {
    height: 75px;
    left: 0px !important;
    position: absolute;
    top: 270px !important;
    width: 500px !important;
}

#sigdiv img
{ height:75px !important;
  width:auto;
  margin:auto;
  }

#logodiv {
    height: 100px;
    left: 200px !important;
    position: absolute;
    top: 315px !important;
    width: 100px;
}  
    
#logodiv img
{ width:100px;
  height:auto;
  position:absolute;
  bottom:0;
  right:0;
  }