body {
    background-color: #000000;
    color: #ffffff;
    text-align:left;
    font-family: Arial, Helvetica, sans-serif;
}


a {
    text-decoration: none;
    color: #00FF00;
} 


p {
    text-align: justify;
}