@charset "utf-8";
/* CSS Document for themePassage.php */
div#mainContent {
	padding: 0px 450px 0px 20px;
	background: #FFFFFF;
	background-image: url(../images/love.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 500px
}
div#breadcrumb {
	position: relative;
	top: 5px;
}
div#pageHeader {
	position: relative;
	top: 20px;
}
div#passage {
	position: relative;
	top: 30px;
	text-align: justify;
	line-height: 20px;
}
.super {
	position: relative;
	top: -3px;
	font-size: 9px;
}
.highlight {
	font-weight: bold;
}