#contact #content {
  background: url(/images/contact-bg2.jpg) bottom left no-repeat #e7e7e7;
  text-align: left;font-size: 12px;padding:10px 0 200px 0;
}
#contact #content img {
  padding: 0;border: 0;float: right;display: inline;position: relative;top: 10px;
}
#contact #servicetimes {margin:5px 0 0 0;}
#contact #info {
  border: 6px solid #c1c1c1;background: #f3f3f3;width: 450px;
  margin: 25px auto 5px auto;padding: 0 20px 0 20px;line-height: 1.3em;
  border-radius:.8em .8em .8em .8em;-webkit-border-radius:.8em;-moz-border-radius:.8em;
  -moz-transform:rotate(-2deg);-webkit-transform:rotate(-2deg);-o-transform:(-2deg);
  box-shadow:0 0.4em 1em rgba(0, 0, 0, 0.3);
}
#contact #info h2 {margin-top:20px;color: #003a7f;font-size: 18px;}
#contact #content a {border-bottom: 1px dotted #003a7f;text-decoration: none;color: #003a7f;}
#contact #content a:hover {border-bottom: 1px solid #003a7f;}
#contact #content a:active {background-color: #003a7f;color: #e7e7e7;}
