<!--
To change this template, choose Tools | Templates
and open the template in the editor.
-->
<!DOCTYPE html>
<html>
    <head>
        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
        <title>Tykayn</title>
		<link rel="stylesheet" media="screen" type="text/css" title="Mon design" href="design.css" />
		<link rel="shortcut icon" type="x-icon/png" href="img/favicon.png" />
    </head>
    <body>
		<?php
		// put your code here
		?><div class="top"></div>
		<div class="nav"></div>
		<div class="main">
			<div class="empreinte">
				yooooohooo
			</div>
		</div>


		<div class="foot"></div>

    </body>
</html>
