body {
background-color: black;
}

p { 
text-align: center;
color: white;
}

h1 {
text-align: center;
color:	white;
}

a:link { font-weight: bold; color: yellow;
}

a:visited { font-size: 75%; color: gray;
}
