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

div.about {
	margin: auto;
	width: 500px;
	
	border-left: 1px dashed #777;
	border-right: 1px dashed #777;
}

#plainText.about {
	padding-top: 0;
}