body 
{
	background-color:white;
	background-image:url('g4421.png');
	background-position:50px 100px;
	background-repeat:no-repeat;
}
div.title
{
	font-family:Arial, Sans-Serif;
	font-size:36px;
	position:absolute;
	top:290px;
	left:350px;
	color:Silver;
	border-left:dotted 3px gray;
	padding:3px;
}
div.link
{
	font-family:Arial, Sans-Serif;
	font-size:16px;
	color:gray;
	border-left:dotted 3px gray;
	padding:3px;
}
a
{
	color:gray;
}