@charset "utf-8";
/* CSS Document */

#head {
	background: url(../images/self_03.jpg) no-repeat center top;
}
#pan {
	background: url(../images/self_05.jpg) no-repeat center top;
}
#content {
	background: url(../images/self-img.jpg) no-repeat center top;
	padding-top: 250px;
	padding-left: 20px;
	width: 570px;
}
#content p {
	font-size: 1em;
	line-height: 140%;
	color: #333333;
}

