#sidebar_left {
	display: none;
}
#content h1 {
	height: 400px;
	padding-left: 250px;
	background-image: url(images/collage.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	color: #FFFFFF;
	margin-left: 100px;
	font-weight: lighter;
}
#content h2 {
	margin-left: 100px;
}
#content {
	width: 850px;
}

