﻿body {
	font-family: arial, helvetica, serif;
	font-size: 60%; 
	font-weight: bold;
	color: white;

         background-color: black;
         background-position: 0px 0px;   
         background-attachment: fixed; }


a { color: #ff6666; text-decoration: none; }
a:hover { color: #ff0000; text-decoration: underline; }