@charset "utf-8";
/* CSS Document */

body{
	background-image:url(../img/bg0.png);
	background-repeat:repeat-y;

	background-attachment:fixed;	
	margin:0;
	padding:0;
}
.m4f #container{
	width:1170px;
	margin:100px auto;
	padding:0;
}
