.about-body {
	background-image: url(../images/about_body.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.about01 {
	background-repeat: no-repeat;
	background-position: right top;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
