body {
background-color: #000;
}
p, h1, h2, h3, h4, h5, h6, a {
color: green;
font-family: monospace;
}
div.links {
position: realtive;
top: 50px;
left: 200px;
}