/* CORE MODIFICATIONS ON THIS CSS */

/* Move down content because we have a fixed navbar that is 50px tall */

.fgreen { color: #93BA2C;}
.fred { color:#F35444;}
.fblue { color: #34C7E7;}
.fyellow { color: #FFCC33;}
.fteal { color:#16A5BA;}
.fsuede { color: #235B66;}
.fgret { color: #ccc;}

.lightbg {
	background: #fafafa;
}