body { background-color: black; text-align: justify; color: gainsboro; font-family: arial; font-size: 12px; } 
p { color: gainsboro; font-family: arial; font-size: 12px; } 
h1 { color: white; font-family: times; font-size: 30px;}
h2 { color: white; font-family: times; font-size: 17px;}
h3 { color: gainsboro; font-family: times; font-size: 16px; }
h4 { color: gainsboro; font-family: times; font-size: 12px; } 
a:link { font-family: arial; color: silver; font-size: 12px; }
a:visited { font-family: arial; color: silver; font-size: 12px; } 
a:hover { font-family: arial; color: white; font-size: 12px; } 