Example For Chossy

<body id="index">
 <div id="wrapper"><!-- START WRAPPER -->
   <div id="primary-content"><!-- START PRIMARY CONTENT -->
    <h2>Hello World</h2>
    <p>Fuck off.</p>
  </div><!-- END PRIMARY CONTENT -->
  <div id="secondary-content"><!--START SIDEBAR-->
    <h3>I am the motherfucking sidebar</h3>
    <p>Behold my magnificence, peons.</p>
   </div><!-- END SIDEBAR -->
  </div><!-- END WRAPPER -->
</body>