/* CSS stylesheet for contact.php */

div.contactaddress
{
  margin: 30px auto; 
  padding: 10px; 
  width: 90%;
  max-width: 300px;
  background: #f8f8ff; 
  border: #ccf 2px solid;
}
