body {
	background-image: url(images/wallpaper.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #ffe7ce;
}
h1 {
	text-align: center;
}
h2 {
	text-align: center;
}
h3 {
	text-align: center;
}
a {
    font-weight: bold;
}
a:link {
	color: #ce791e;
	text-decoration: none;
}
a:visited {
	color: #864C14;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.thumb {
	cursor: hand;
}

