<!DOCTYPE html>
<html>
 <head>
	<meta charset="utf-8" />
  	<link href="style/style.css" rel="stylesheet" type="text/css" />
	<title>SiteWebShop</title>

</head>
<body>
	<?php include("header.php"); ?>	


	<?php include("footer.php"); ?>
</body>
</html>
