h1	{
	background-color: #ccffff;
	background-image: url(top.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 119px;
	padding-left: 200px;
	font-size: 60px;
	line-height: 120px;
	}
h1 a	{
	color: #000000;
	text-decoration: none;
	}
