body {
   background-color: #f3f3f3;
   color: #000000;
   font-family: 'Expletus Sans',Arial,Helvetica,'Lucida Sans Unicode','Lucida Grande',sans-serif;
   font-size: 1em;
}

div.hid, div.hid a {
   color: #ffffff;
   text-decoration: none;
   position: absolute;
   left: -999px;
}

h1 {
   font-size: 1.2em;
}
#picture {
   float: left;
   margin-right: 14px;
}
#text {
   float: left;
   background-color: #ffffff;
   border-top: 1px solid #feab7c;
   border-bottom: 1px solid #feab7c;
   border-right: 1px solid #feab7c;
   height: 450px;
   padding: 0px 8px 0px 8px;
   max-width: 560px;
}
#text a, #text a:visited {
   text-decoration: underline;
   color: #000000;
   font-weight: normal;
}
#text a:hover {
   color: #fc9558;
}
#main {
   position: relative;
   height: 452px;
}
#main img {
   float: left;
}
#text span.contact a {
   font-size: 0.9em;
}
