body 
{
	background-image: 
url("../animeObserver/construction/toei.jpg");
	background-repeat: 
no-repeat;
	background-attachment: 
fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt
a;
	background-position: left center;

:link {color: #000000; text-decoration: none}     /* unvisited link */
a:visited {color: #ccccff; text-decoration: none}  /* visited link */
a:hover {text-decoration: underline}   /* mouse over link */
}
