/* use to format the contact page */
#contact #content #image {
float:left;
margin:20px 20px 15px 0;
}

#contact #content #image img {
border:1px solid black;
}

#contact #content #text {
padding:10px 0 0 0;
}


