added frontpage class
diff --git a/index.php b/index.php index 15f4b57..44597d5 100644 --- a/index.php +++ b/index.php
@@ -21,7 +21,7 @@ # Paste your HTML content between the EOHTML markers! ob_start(); ?> - <div id="fullcolumn" class="juno"> + <div id="fullcolumn" class="juno frontapge"> <?php include_once('includes/header.php');?> <div id="container"> <?php include_once('includes/nav.php');?>