Foreclosure Web App
- want to add navigation to your page? IT'S SO EASY NOW!!!
<div id="navbarfooter"></div>
<script>$('#navbarfooter').load("navigation.html");</script>
- ripped out some of the old html5 crap, we don't need it any more
- started adding in variables for our colors
$ejc-red: #92392d;
$grey-bg: #e4e4e4;