/* these styles are used only for the HTML content */ body { font-family: 'Verdana'; font-size: 12px; color: #808080; } h1 { font-size: 150%; margin-top:-4px; } h2 { font-size:115%; } #top { padding-bottom: 15px; } #nav { float: left; width: 20%; } #htmlContent { float: right; width: 80%; } #footer { clear: both; padding-top: 100px; }