body {background-color:#646464}

h1
{
text-align:center;
color:white;
font-weight:bold;
font-size:400%;
}

p
{
text-align:center;
font-weight:bold;
color:white;
font-size:150%;
}

a
{
color:white;
text-decoration: none
}