.hatter {
	background-attachment: fixed;
	background-image: url(ht.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.link {
	text-decoration: none;
}