p.yay{
    font-family: "Lucida Bright", serif;
    font-size: 30px;
    color:darkred;
    text-align: center
}

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

body{
    background-color: aquamarine;
    text-align: center
}