
.heading {
color:white;
font-weight:normal;
font-family:arial;
font-size: 18pt;
background : black;
}

BODY {
color:white;
font-weight:normal;
font-family:arial;
font-size: 10pt;
background : #3d41e2;
}

:link {color=white} 
:visited {color=white}
:active {color=white}
:hover {color=white}
}
