body {
	color: #000000;
	font-size: medium;
	background-image: url(crushed_paper.gif);
	background-attachment: fixed;
}

a {
	color: #000000;
}

a:hover {
	color: #FF0000;
}

.Title {
	color: #000000;
	font-size: large;
	font-weight: bold;
	text-align: center;
}

.body_font {
	color: #000000;
	font-size: medium;
}
.icon_image {
	height: 16px;
	border: 0;
}

.Footer {
	font-style: italic;
	text-align: center;
	font-size: 12px;
}

.Image_Link {
	cursor: hand;
	border: 0px;
}
