img { margin-left:5%; margin-right: 5% }
body {  font-family: "Helvetica", "Myriad Pro", Calibri, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; text-align: left;  background-color: #e0e0e0; font-size:14px; }
.main_text { line-height: 1.4; margin-left:5%;margin-right:5%;padding-top:15px; }
.big1 { font-color: red; font-variant: small-caps; font-size: 120%; color: #333333; }
.address { margin-top: 10px; }
.name { font-variant: small-caps; font-size: 1.3em;  font-family: Helvetica; } 
.big { font-variant: small-caps; font-size: 1.3em; font-weight:bold; font-family: "Gill Sans", Calibri, "Trebuchet MS", Verdana, Arial, Helvetica; }
.experiments { margin-top: 20px; padding: 2px; background-color: #8ccce4; font-size: 10pt;} 
.shadow { position: relative; bottom: 8px; right: 8px; background-color: #e0e0e0; }
.address { font-family: "Lucida Grande", font-size: 0.6em; line-height: 1.5; }
dt, .header {font-style:italic; color: brown; }
.rounded {
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        border-radius: 4px;
}

hr {height:1px;border:none;color:red;background-color:#d0b077;width:90%}
a:hover { text-decoration:underline;}
a { text-decoration:none;color:royalblue;}

