// Basic Elements body { background: white; font-family: $typeface-sans; text-shadow: 1px 1px 1px transparent; } a { @include transition (color, 0.2s); } p, a, h1, h2, h3, h4, h5, label { font-family: inherit; } h1 {} h2 {} h3 {} h4 {} h5 {} h6 {} p {}