<?php

include_once 'include/processes.php';
$Login_Process = new Login_Process();
$New = $Login_Process->Register($_POST, $_POST['process']);
?>

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml">
	<head>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
		
		<meta name="TrafficVoilation" content="Traffic Voilation">
        <!-- Stylesheets -->
        <link rel="stylesheet" type="text/css" href="css/style.css">
        		
		<title>REGISTER</title>
          
    </head>
	<body bgcolor="black">
	
	<span style="position:absolute;top:20%;left:47%;" class="heading">REGISTER</span>	<br />	<br />
		
	<div style="text-align:center;position:absolute;top:25%;left:35%;border-style:solid;border-width:7px 7px 7px 7px;border-color:#a6e348;padding:2px;width:400px;height:380px;"><br />
		<form action="<?php 
echo $_SERVER['PHP_SELF'];
?>
" method="post">
		<span style="position:relative;left:160px;top:-20px;"><a class="stext" href="main.php">-> Log In</a></span><br />
		
		<div class="red">