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

BODY
{
margin-left: 1cm;
margin-right: 1cm;
margin-top: 1cm;
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}
}

