<?php
// REGISTER A NEW USER
include "header.php";
include "login.inc.php";
?>
<!-- Content Start -->
<center><div class="big_offer_title"><img src="images/small_arr.jpg" width="9" height="9">
Under construction ....<br> My Own Space will be soon online!
</div></center>
<br><br>
<?php
// REGISTER A NEW USER
include "footer.php";
?>