body {
    background: #a6bcd1;
    color: black;
}
img {
    background: #a6bcd1;
    color: #a6bcd1;
}
H1 {
font-size: 20pt;  
font-style: bold;
text-align: center;
 }  

TD {text-align: center}

P {font-color: yellow}
