body {	
	margin:0;
	padding:0;
	text-align:center;
	font-size:12px;
	width:100%;
	border:0;
	height:100%;
	max-height:100%;
	background:#333333;
}

#bd2{
	position: relative; 
	top: 30px; 
	margin:0 auto;
	width:595px;
	height:842px;
	max-height:100%;
	padding:0px 0px 20px 0px;
	background:url("../img62/shinagawa_62.jpg");
	background-repeat:no-repeat;
	background-position:top center;
}

