body {
	background-attachment: fixed;
	background-image: url(hatter.jpg);
}
.betu {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}h1 {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
a:link {
	font-size: 18px;
	font-weight: bold;
	color: #333399;
}
a:visited {
	font-size: 18px;
	font-weight: bold;
	color: #333399;
}
a:hover {
	font-size: 20px;
	font-weight: bold;
	color: #990000;
}

