... header area ...
<div id="content">
<section id="section-main">
content here...
</section>
<section id="section-about">
content here...
</section>
<section id="section-services">
content here...
</section>
</div>
... footer area ...
Note: You can rename or delete all sections except 'section-main' because it used for the main function.