body {
	background-image: url(images/bg.gif);	
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px 0px 20px; 
	PADDING-TOP: 0px
	font-size: 62.5%;  /*Resets 1em to 10px */
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Ghothic Pro W3", "Hiragino Kaku Gothic Pro", "MS UI Gothic",  "ＭＳ Ｐゴシック", "MS PGothic", "Osaka", verdana, Helvetica, "MS Trebuchet", Arial, sans-serif;

	}
	
	
#main {
	margin: auto;
	margin-top: 30px;
	text-indent:-9999px;
	background-image: url(images/flyer.jpg);	
	background-repeat: no-repeat;
	width: 800px;
	height: 1128px;
}

#main li{
	list-style : none ;
}

img {
    border-style:none;
}

#copy {
	color: #ffffff;
	text-align: center;
}

