@charset "UTF-8";
.report {
	background-image: url(../../images%20/report-background.jpg);
	background-position: right;
	background-repeat: no-repeat;
	height: 300px;
}
.prayer {
	background-image: url(../../images%20/prayer-background.jpg);
	background-position: right center;
	background-repeat: no-repeat;
}
#wrapper #welcome p {
	font-size: 14pt;
}
