body, html {
    background-color: black;
    font-family: arial;
    font-size: 15px;

}

p, span {
    font-family: arial;
    font-size:15px;
   
}

a	{
	text-decoration: none;
}