/* TABLE OF CONTENTS
Prefix your search term with "* " to jump to that section. Eg: to jump to the footer styles, search for "* footer"
* pages & templates
** home
/* pages & templates */
/* home */
#footer
{
    position: fixed;
    bottom:-50px;
    width: 100%;
    height:9em;
}
