@charset "UTF-8";
/* CSS Document */


#wrapper {
	background:url(../images/sl-productbackground.gif);
    width: 1000px;
	height: 757px;
    margin: 33px auto; /* It's important to set the margin to auto if you want the layout to center */
    text-align: left;
}

