#wrapper {
	height: auto;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
}
img.item {
	height: auto;
	max-width: 800px;
	border: #FFF 10px;
}
#main-header {
	width: 917px!important;
}