H1
{
color: black;
text-align: center;
font-size: 24pt;
font-weight: extra-bold;
}
H2
{
color: red;
text-align: center;
font-size: 22pt;
}
H3
{
color: blue;
text-align: center;
font-size: 18pt;
}
H4
{
color: #ff8080;
}
H5
{
color: #black;
}
H6
{
color: #black;
}

BODY
{
margin-left: 0.5cm;
margin-right: 0.5cm;
margin-top: 0.5cm;
background-image: url("isbirdo3.jpg");
background-attachment: fixed;
color: black;
a:link {text-decoration:none}
a:visited {text-decoration:none}
a:active {text-decoration:none}
}

