body {
background-color: #000000;
}

a:link    {text-decoration: none; color: white}
a:visited {text-decoration: none; color: white}
a:hover   {color: white}

p {
text-align: center;
color: white;
font-size: 12px;
position: absolute;
bottom: 0%;
left: 50%;
 }