body	{
	
        background-color: #99ffcc;        
        background-position:right top;
	color: black;
	font-family: arial;
	}

.color	{
        background-color: #99ccff;
        background-position::right top;
         }

.head     {
                 background-color: #3333ff;
                 font-size: 30px;
                 color: white;
               }

a:link, a:visited {color: black;}
a:hover	{text-decoration: none;}

small {font-size:8px;}

#foot	{font-size: small;}