body {
	margin: 0px;
	width: 780px;
}
#top {
	background-image: url(../images/mastheadbkg.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	width: 780px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 18px;
	margin-left: 10px;
	position: absolute;
	left: 10px;
}
<TITLE>The Chicago Community Kollel</TITLE>
#content {
	left: 10%;
	right: 10%;
}
#content {
	width: 780px;
	margin-left: 10px;
	position: absolute;
	top: 180px;
	left: 10px;
	border: thin solid #009997;
}
a:link, a:visited {
	text-decoration: none;
}
.inabox {
	padding: 16px;
	border: thin solid #6600CC;
}
#top a:link, #top a:visited {
	color: #FFFFFF;
}
