

/* ABOUT */
#header{
	margin:-10px 0 0 0;
}
#texts{
	width:620px;
	margin:30px auto;
	background:url(../img/about/boardBG.png) no-repeat center bottom;
}
#textsInner{
	padding:25px 30px;
	background:url(../img/about/boardTop.png) no-repeat center top;
}

#texts h2{
	margin:0 0 15px 0;
	text-align:center;
}

#texts p{
	margin:0 0 15px 0;
}


