h1{
    font-family: "Lucida Bright", serif;
    font-variant: small-caps
}

p.body3{
    font-family: "Lucida Bright", serif;
    color: darkcyan
}

p.return{
    font-size: 25px;
    font-weight: bold;
    font-variant: small-caps
}

body {
    border: 5px solid cyan;
    outline-color: teal;
    outline-style: dashed;
    outline-offset: 3px
}

body {
    margin-bottom: 10px;
    margin-top: 10px;
    margin-left: 15px;
    margin-left: 15px;    