

<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="utf-8">
    <title>Blog</title>
		
    <link rel="stylesheet" href="style/normalize.css">
    <link rel="stylesheet" href="style/main.css">
<style>

.parallax{
	background-image: url("deadpool-nervous.png");
	min-height: 400px;
	background-attachment:fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.navbar {
  overflow: hidden;
  background-color: #333;
  position: fixed;
  top: 0;
  width: 100%;
}

.navbar a {
  float: left;
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
}
</style>
</head>
<body>
    <div class="navbar">
  <a href="index.php">Home</a>
  <a href="#news">News</a>
  <a href="#contact">Contact</a>
    </div>
    
    
<div class="parallax"></div>
	<div id="wrapper">


<hr /></br>
		

		<div><h1><a href="viewpost.php?id=post-nou">post nou</a></h1><p>Posted on 18th Dec 2017 16:40:19</p><p><p>post&nbsp;</p></p><p><a href="viewpost.php?id=post-nou">Read More</a></p></div><div><h1><a href="viewpost.php?id=">TEST</a></h1><p>Posted on 11th Oct 2017 13:14:24</p><p><p>fklg;;sdlkfgjsl;dkgjf;lsdjg;lsdjgfsdl;gsdgrdsg</p></p><p><a href="viewpost.php?id=">Read More</a></p></div><div><h1><a href="viewpost.php?id=">titlu</a></h1><p>Posted on 1st Jan 1970 01:00:00</p><p>descriere</p><p><a href="viewpost.php?id=">Read More</a></p></div>
	</div>
<div class="parallax"></div>

</body>
</html>
