.body_text {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #CCC;
}
a {
	color: #A5BCD3;
}
#bg_image {
		position: absolute;
		left: 200px;
		top: 0px;
		z-index: 1;
	}

	#table_of_brooches {
		position: absolute;
		left: 115px;
		top: 500px;
		z-index: 2;
	}
