@charset "UTF-8";
/* CSS Document */
div.topPic {
	background:url(../images/jeremyDaleMain1Top.jpg) no-repeat;
}
div.botPic {
	background:url(../images/jeremyDaleMain1Bot.jpg) no-repeat;
}
div#package-info {
	float:left;
	margin:1em;
	display:inline;
}
div#package-info p {
	text-align:center;
}
div#package-info p#highlight {
	font-size:20px;
}
