/* Puffin Styles v1.0.1 */ /* 6 Nov 2015 */ @font-face { font-family:puffinBeakyRegular; src:url(../fonts/PufBkyR.otf) format('opentype'); font-weight:normal } @font-face { font-family:puffinBeakyBold; src:url(../fonts/PufBkyB.otf) format('opentype'); font-weight:bold; } .puffinBeaky { font-family:"puffinBeakyRegular", sans-serif } .puffinBeaky strong { font-family:"puffinBeakyBold", sans-serif; font-weight:bold; } div.warning{ text-align:center; font-family:puffinBeakyRegular; font-size:150%; border:6px solid; border-radius:15px; margin:10% 5%; padding:5%; line-height: 1.3em } h2.webHead{ text-align:center; font-size:2em; margin-top:1.2em; line-height:1em } div.webText{ margin:0.7em 12% 0.9em; text-align:center; font-size:1.4em; line-height:1.2em; text-indent:0 } div.webBullets{ margin:0 15% 0.6em; font-size:1em; text-align:center; line-height:1.2em } div.webURL{ margin:1em 15% 0.6em; font-size:1em; text-align:center; line-height:1.2em } h2.storyHead{ font-size:2em; margin-top:10%; margin-bottom:0.5em; line-height:1em; text-align:center } div.storyText{ font-size:0.9em; line-height:1.3em; margin-bottom:1em; margin-top:1em; text-align:center } div.storyURL{ font-size:0.9em; line-height:1.3em; margin-bottom:1em; margin-top:0.75em; text-align:center }