
<html>
<head>
<link rel="shortcut icon" type="image/x-icon" href="/images/favicon.ico" />
<link href="/css/style.css" rel="stylesheet" type="text/css" />
<title>Rejuvenation Science - Secure Website Area</title></head>
  <body style="margin:100px; text-align:center;">
    <p><img src="/images/logo.png"></p>
    <br />
    
    <p>
    <h3-2><strong>This is a Secure Site Area and You Need to Provide a Password to Access the Site.</strong></h3-2></p>
    <form method="post">
      Password: <input type="password" name="password" class="text_field2" style="width:284px;"> <br /><br />
      <center><input type="submit" name="submit" value="Login" class="button"></center>
    </form>
  </body>
</html>

