* { margin: 0; padding: 0; outline: 0; }

@font-face { font-family: Keffeesatz; src: url(styles/YanoneKaffeesatz-Light.otf) format("opentype") }
@font-face { font-family: KeffeesatzBold; src: url(styles/YanoneKaffeesatz-Bold.otf) format("opentype") }
body { font-family: Keffeesatz, Arial; color: #4b4b4b; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); }

h2 { padding-left: 125px; font-size: 66px; color: #ff5400; height: 105px; }
h2 span.sub { font-size: 48px; float: left; color: #4b4b4b; }


