#contact_bg {
    background: url('/img/contact.png');
    height: 384px;
    width:  384px;
    vertical-align: center;
    margin-left: 72px;
    margin-right: 0;
    text-align: center;
}


#contact_bg a, p {
  color: #000000;
  margin-bottom: 0px;
  line-height: 16px;
  font-size:  16px;
}

