

body{
    background-color:#000000;
    padding: 0;
    }
    
font{
    font-family: arial,verdana,trebuchet;
    font-size:12px;
    color:#ffffff;
    }
    
h1  {
    font-family: arial,verdana,trebuchet;
    font-size:16px;
    color:#ffffff;
    font-weight: bold;
    }
    
h2  {
    font-family: arial,verdana,trebuchet;
    font-size:14px;
    color:#ffffff;
    font-weight: bold;
    }