.page { display: none; } 

#picture {
	display: inline;
	vertical-align: middle;
	text-align: center;
	width: 100%;
	height: auto;
} 
