/* change the pictures to the snowboarding images */
#pictures {
	background: url(images/geisterschloss_pics.jpg) no-repeat;
}

/* display the sidebar container as a block so it is displayed on screen */
#sidebarContainer {
	display: block;
}


		
		