<!doctype html>
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>About</title>
<link rel="stylesheet" type="text/css" href="css/style.css">
<link rel="stylesheet" type="text/css" href="css/mobile.css" media="screen and (max-width : 568px)">
<script type="text/javascript" src="js/mobile.js"></script>
</head>
<body>
<div id="header">
<a href="index.html" class="logo">
<img src="images/logo.jpg" alt="">
</a>
<ul id="navigation">
<li>
<a href="index.html">home</a>
</li>
<li class="selected">
<a href="about.html">about</a>
</li>
<li>
<a href="gallery.html">gallery</a>
</li>
<li>
<a href="blog.html">blog</a>
</li>
<li>
<a href="contact.html">contact</a>
</li>
</ul>
</div>
<div id="body">
<h1><span>mustacchio started</span></h1>
<div>
<img src="images/photographer.jpg" alt="">
<div class="article">
<h3>We Have Free Templates for Everyone</h3>
<p>
Our website templates are created with inspiration, checked for quality and originality and meticulously sliced and coded. What’s more, they’re absolutely free! You can do a lot with them. You can modify them. You can use them to design websites for clients, so long as you agree with the <a href="http://sc.chinaz.com/?about/terms/">Terms of Use</a>. You can even remove all our links if you want to.
</p>
<h3>We Have More Templates for You</h3>
<p>
Looking for more templates? Just browse through all our <a href="http://sc.chinaz.com/?">Free Website Templates</a> and find what you’re looking for. But if you don’t find any website template you can use, you can try our <a href="http://sc.chinaz.com/?freewebdesign/">Free Web Design</a> service and tell us all about it. Maybe you’re looking for something different, something special. And we love the challenge of doing something different and something special.
</p>
<h3>Be Part of Our Community</h3>
<p>
If you’re experiencing issues and concerns about this website template, join the discussion on <a href="http://sc.chinaz.com/?forums/">on our forum</a> and meet other people in the community who share the same interests with you.
</p>
<h3>Template details</h3>
<p>
Design version 2. Code version 1. Website Template details, discussion and updates for this <a href="http://sc.chinaz.com/?discuss/mustacheenthusiast/">Mustache Enthusiast Website Template</a>. Website Template design by <a href="http://sc.chinaz.com/?">Free Website Templates</a>. Please feel free to remove some or all the text and links of this page and replace it with your own About content.
</p>
</div>
</div>
</div>
<div id="footer">
<div>
<p>Copyright © 2016.Company name All rights reserved.<a target="_blank" href="http://guantaow.taobao.com/">厚朴网络淘宝店</a><a target="_blank" href="http://www.moobnn.com">网页模板</a></p>
<ul>
<li>
<a href="http://sc.chinaz.com/?go/twitter/" id="twitter">twitter</a>
</li>
<li>
<a href="http://sc.chinaz.com/?go/facebook/" id="facebook">facebook</a>
</li>
<li>
<a href="http://sc.chinaz.com/?go/googleplus/" id="googleplus">googleplus</a>
</li>
<li>
<a href="http://pinterest.com/fwtemplates/" id="pinterest">pinterest</a>
</li>
</ul>
</div>
</div>
</body>
</html>