h2
{color:#FFFF00;
background: #000000}

body
{
background: #C0C0C0;
color: red;
font-family: arial, helvetica, sans-serif;
font-size: 16px;
}

a
{
color: #000000;
text-decoration: underline;
font-size:28px;
}

a:hover
{
color: white;
text-decoration: none;
font-size: 25px;
}


h1
{
text-align: center;
}

h2
{
text-align: center;

}


ul
{
color: #FBFBFB;
}

p
{
line-height: 35px;
}
#footer {
font-size: 10px;
color:#111111}