
/* CSS Document */
/* This is my style sheet where I make customizations 
these override items in foundation.css   */

body {
  background: #ffffff;
}

p.footer {
	color:#CCC;
}
