
body{
    font-family: Arial, Helvetica, sans-serif;
    background-color: lightslategrey;
}

fieldset{
    border: double rgb(170, 170, 190) 2px;
    width: 90%; 
    margin: auto;
}

table td{
    border-bottom: 1px solid blackº;
}