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

body {
	background-position: center top;
	background-repeat: repeat-y;
	width: 400px;
	margin: 0 auto
}

.top {
	background-image: url(../images/profile_aya_base.jpg);
	background-repeat: no-repeat;
	height: 390px;
	width: 360px;
	padding-left: 40px;
	padding-top: 150px;
	font-size: 12px;
	color: #333;
	line-height: 22px;
	padding-left: 45px;
	letter-spacing: 1.5px;
	margin: 0 auto;
}
