@charset "utf-8";
/* CSS Document */
#aboutUs .mainBody{
	padding: 30px 20px;
}

#aboutUs .logoHead{
  font-size: 22px;
  font-weight: bold;
}

#aboutUs .mainBody p{
  font-size: 16px;
  text-indent: 2em;
  margin-top: 35px;
}