BODY {

background-color: white;
background-image: url(./images/background.gif);
font-family: Arial;
}

H1 {
font-family: Tahoma;
font-size: 32 px;
color: FF0000;
}

H2 {
font-family: Tahoma;
font-size=24 px;
color: 000000;
}

H3 {
font-family: Tahoma;
font-size=22 px;
color: 000000;
}

H4 {
font-family: Tahoma;
font-size=22 px;
color: 1D3ACB;
}

A {
color: #2444E9;
font-weight: bold;
text-decoration: none;
}



