body {
    background-color:bisque;
}
h1 {
    font-family:"Helvetica";
}
h2 {
    font-family:"Helvetica";
}
h3 {
    font-family:"Arial";
}
h4 {
    font-family:"Arial";
}
summary {
    font-family:"Arial";
}
p {
    font-family:"Arial";
}
.bee {
    width:400px;
    border-style:dotted;
    border-width:5px;
}
.mail {
    width:270px;
    border-style:dotted;
    border-width:5px;
}