@charset "utf-8";
/* CSS Document */
body{
	background-image:url(../../images/bg/v_day1.jpg);
	background-repeat:no-repeat;
	background-attachment: fixed;
	text-align:center;
	margin:auto;
	background-color:#FFCCFF;
	}
.whole{
	background-image:url(../../images/bg/transparent3.png);
	margin:auto;
	}

