body { background: #e9e1de url( images/background.jpg ); }

#wrapper {
	width: 700px;
	height: 550px;
	padding: 20px;
	margin: auto !important;
	background-color: #fff;
	box-shadow: 0 0 20px #333;
}

.display-none { display: none; }

.width700 { width: 700px; }

.width350 { width: 350px; }

.height1100 { height: 1100px; }

.position-relative { position: relative; }

.top-2220 { top: -2220px; }

.top-1660 { top: -1660px; }

.top-1410 { top: -1410px; }

.top-1110 { top: -1110px; }

.top-855 { top: -855px; }

.top-555 { top: -555px; }

.left670 { left: 670px; }

.left400 { left: 400px; }

.left350 { left: 350px; }

.left-50 { left: -50px; }

.z-index-150 { z-index: 150; }

.z-index-100 { z-index: 100; }

.z-index-50 { z-index: 50; }

img { border: none; }