@charset "utf-8";

#project:after{
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

#project{
	display: inline-block;
	margin:0 0 40px 0;
	padding:20px 25px;
	background:url(../about/img/backLoop.gif) repeat-y 0 0;
	border-bottom:1px solid #cccccc;
}

h2{
	margin:0;
}

.paragraph:after{
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

.paragraph{
	display: inline-block;
	margin:30px 0 50px 0;
	padding:0;
	width:100%;
}

h3{
	font-size:160%;
	font-weight:normal;
	margin:0 0 20px 0;
	padding:0 0 10px 0;
	border-bottom:1px solid #cccccc;
}
