html, body {
	background: #FFF url(../images/profile_bg.jpg) no-repeat center top;
}

#wrapper {
	background-color: transparent;
	width: 400px;
	margin: 0 auto;
	text-align: left;
}

.midashi {
	font-size: 18px;
	font-weight: bold;
	padding: 20px 0;
}