		td {font-family: Arial; font-size: smaller}
		h1 {font-family: Arial; color:green}
		p { font-family: Arial; color:blue }
                a 
		{
		    font-size: +1; font-family: Arial; color:red; text-align: center; cursor:pointer
		}
		body
		{
		    background:black;
		    color:#000;
		    font-family:arial, helvetica, sans-serif;
		    margin=0px;
		}
