<html>
   <body>
      <table>
         <tr>
            <td>
               <span>
                  <span>
                     <head>
                        <title></title>
                     </head>
                     <table>
                        <tr>
                           <td>
                              <table align="left">
                                 <tr>
                                    <td>
                                       <form>
                                          <input type="submit" value="ApplyForThisPosition">
                                       </form>
                                    </td>
                                 </tr>
                              </table>
                           </td>
                        </tr>
                     </table>
                  </span>
               </span>
            </td>
         </tr>
      </table>
   </body>
</html>