body {
 background-color: #ff0000;
}
H1 {
 font-family: Century Schoolbook; color: #ff0000;
}
H2 {
 font-family: Century Schoolbook; color: #ff0000;
}
P {
 font-family: Century Schoolbook; color: #ff0000;
}
table{
 background-color: #00ff00;
}

