body {
	background-image: url(../graphics/webster_line.gif);
	font-family: "Century Gothic", sans-serif;
	font-size: small;
}

.center {
	text-align: center;
}

img.bottom {
	vertical-align: text-bottom;
}

img.right {
	float: right;
}

img.top {
	vertical-align: text-top;
}
