@charset "UTF-8";
@import "base.css";


#photo{
	float:left;
	width:245px;
	height:300px;
	margin:10px;
}

#comment{
	float:left;
	margin:10px;
	width:350px;
	line-height:1.7em;
}

#signature{
text-align:right;
margin:10px;
}