body{
color: #003355;
background-color: #f0deff;
}
H1{
color: #003355;
link-color: ff0000;
text-align: center;
}
H2{
color: #003355;
link-color: ff0000;
text-align: center;
}
H3{
color: #003355;
link-color: ff0000;
}

div.article{
background-color: #fffff0;
}

div.heading{
font-weight: bold;
background-color: #fffff0;
}

p{
color: #003355;
}
p.alert{
color: #ffff00;
background-color: #220033;
}

span.index{
font-size: small;
}