/* style.css - a simple style sheet */
body {color:white;
font-family: Arial;}
:link {color:white;}
:visited {color:white;}
:visited:active {color:white}

