@charset "utf-8";
/* CSS Document */
.totalbg{background-image:url(images/bg.jpg);
         width:1366px;
		 height:600px;
		 background-repeat:repeat-y;
		 background-position:center top;}
