body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	list-style-type: disc;
	background-image:  url(../images/allnav/background.jpg);
}
.smaller_font {
	font-size: smaller;
}
.question {
	font-weight: bold;
}
.image-title {
	font-weight: bold;
}
.image-quote {
	display: inline-block;
}
.clear {
	clear: both;
}

