.page_preparation h2 {
      font-size: 32px;
      line-height: 1.2;
      width: 100%;
      height: 65px;
      margin: 10px auto 0;
      border-bottom: 1px solid #ccc;
      margin-bottom: 30px;
      color: #023826;
    }

.page_preparation h3 {
      font-size: 24px;
      line-height: 30px;
      width: 960px;
      height: 30px;
      margin: 0 0 20px;
      padding-left: 20px;
      color: #023826;
      border-left: 5px solid #023826;
    }

.page_preparation p {
      display: block;
      margin: 10px 0px;
      font-size: 14px;
      line-height: 2;
    }