@import url('/CSS/CSC.css');

div#page
{
	background-image: url(/images/csc_faith.jpg);
}

div#content1
{
	position: absolute;
	left: 28px;
	top: 248px;
	width: 252px;
	height: 211px;
	overflow: scroll;
	overflow-x: auto;
}

div#content2
{
	position: absolute;
	left: 348px;
	top: 142px;
	width: 386px;
	height: 306px;
	overflow: scroll;
	overflow-x: auto;
}
