#contentwrapper {
	background-attachment: scroll;
	background-image: url(../assets/images/photography_background.gif);
	background-repeat: no-repeat;
	height: 500px;
	width: 604px;
	position: relative;
	top: 20px;
}
