@import url('/CSS/CSC.css');

div#page
{
	background-image: url(/images/csc_contributors.jpg);
}

div#content
{
	position: absolute;
	left: 34px;
	top: 229px;
	width: 278px;
	height: 274px;
	overflow: scroll;
	overflow-x: auto;
}

div#content2
{
	position: absolute;
	left: 391px;
	top: 80px;
	width: 375px;
	height: 387px;
	overflow: scroll;
	overflow-x: auto;
}
