body
{
background-color: black;
font-family: Arial;
color: white;
}

p
{color: #FFFFFF;
font-family: Arial;
}

a
{
text-decoration:none;
color: white;
font-family: Arial
}

a:hover
{
color: #A9A9A9;
}

h3
{
text-decoration:none;
color: white;
font-family: Arial;
}

form
{
font-family: Arial;
margin-left: 6cm;
margin-right: 1cm
}

