html {
 background-image: url("http://wallpoper.com/images/00/31/33/51/black-background_00313351.jpg");
 color: white;
}
p{
font-family: Arial;
color: white;
}
div{
size="50%";
}
ol {
color: white;
}
h1 {
color: white;
}
a:hover{
background: #1AF853;
}
a{
color: white;
} 