@charset "utf-8";
/* CSS Document */

#background {
	background-color: #FFF;
	background-image: url(../images/sl_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
}
