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

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

#supportdiv {
font:11px/1.55 arial, helvetica, sans-serif; color:#000;
position:relative;
top:10px;
left:10px;
width:300px;
}

#sigdiv img
{ height:50px;
  width:auto;
  margin:auto;
  }

  #logodiv {
    height: 100px;
    left: 0 !important;
    position: absolute;
    top: 390px;
    width: 371px !important;
}
  
#logodiv img {
    bottom: 0;
    height: auto;
    position: absolute;
    right: 50px;
    width: 250px;
}