.body{
	width: 900px;
	margin-left : auto ;
	margin-right : auto ;
	}
	

.top{
	background-color: #333333;
	width: 100%;
	margin: auto 0;
	text-align: center;
	height: 20px;
	margin-bottom: 10px;
}

.section1{
	font-size: 15px;
	padding: 10px;
	border: 2px solid #666666;
	line-height:120%
}

p.dc:first-letter {
    font-size: 3em;
    line-height: 1;
    float: left;
    margin: 0 .2em 0 0;
    padding: .1em 0;
}

.sub{
    font-size: 2em;
    line-height: 1;
    color: #FF2600;
    font-weight: bold;
    margin: 0 .2em 0 0;
    padding: .1em 0;
}

.subscription{
	width:850px;
	height: 130px;
	}

.profile{
	margin-top:15px;
	font-size: 15px;
	padding: 10px;
	border: 2px solid #666666;
}

#photo01{
	float: right;
}

.book{
	width:120px;
	height:180px;
	}
	

#footer{
	width: 800px;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom:20px;
	text-align: center;
}