body {
    background-color: #ffffff;
}

h1 {
    color: white;
    text-align: center;
}

p {
    font-family: verdana;
    font-size: 20px;

tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}
.header {
    font-family: verdana;
    font-size: 40px; 
}