<!DOCTYPE html>
<html>
  <head>
    <title>PrepForTests</title>
    <link rel="stylesheet" type="text/css" href="style.css">
  </head>
  <body>
    <div id="header">
      <img alt="prepfortests.com" id="logo" src="prepfortests.png" width="263" height="45" />
      <p>GMAT tutorials, practice questions and tips</p>
    </div>

    <div id="contents">
      <h1>PrepForTests has been retired</h1>

      <p>
        PrepForTests helped thousands of people study for the GMAT between 2005
        and 2019 but I can no longer maintain it and so, as with all good things,
        it has come to an end.
      </p>

      <p>
        Good luck in your prep.
      </p>
    </div>

  </body>
</html>
