* {
margin: 0;
padding: 0;
}


body
{
background-color:#cc3530;
}

h1
{
background-color:#330044;font: normal 19px "Tahoma" bold;
width=20px;

}
h2
{
background-color:#330065;font: normal 23px "Tahoma" bold;
}

h3
{
background-color:#cc0000;font: normal 23px "Tahoma" bold;

}


a:link
{ text-decoration: none; color: #ffffff; }
a:visited
{ text-decoration: none; color: #ffffff; }
a:active
{ text-decoration; underline overline; #dddddd; }
a:hover
{ text-decoration: underline overline; color: #ffdd22;
 }



footer {
font: normal 25px "Tahoma" ;

}