#sidepanel-left {
display: none;

}

#main-content {
	width: 770px;
	background: white;
	
}

#container {
	background-image: url('./img/container-bg-wide.png');
	background-repeat: repeat-y;
}
