Header Kodu
<!-- Description: Basic header
Browsers: All
Additional Information: Replace <h1> tags with whatever heading size you like. Replace Header with whatever header information you would like to display. -->
<div id="header">
<h1>Header</h1>
</div>