h1 {
font-size : 25pt;
color : #3300cc;
text-align : center;
}
h2 {
font-size : 20pt;
color : #ffff00;
text-align : center;
}
h3 {
font-size : 15pt;
color : #ff9900;
}
h4 {
font-size : 10pt;
color : #ff3300;
}
body {
background : #DB9370;
}
