@charset "UTF-8";
/* CSS Document */


#wrapper {
	width: 800px; /* 780px is just wide enough to fill and 800px screen */
	height: 680px;
	margin: 15px auto; /* It's important to set the margin to auto if you want the layout to center */
	background: url(../images/interiors_folio_background.jpg) no-repeat;
}

