@font-face{font-family:fnt;font-style:normal;font-weight:400;src:url('opensans.woff') format('woff');}
@font-face{font-family:slabo;font-style:normal;font-weight:normal;src:url('slabo.woff') format('woff');}
*{margin:0;padding:0;}
*,*:before,*:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}
html{height:100%;margin:0;overflow:hidden;}
body{height:100%;margin:0;overflow:auto;background-color:#fff;font-size:120%;font-family:fnt,sans-serif;}
a{text-decoration:none;color:#000;}
p{margin-bottom:1em;}
#box{max-width:37em;margin:0 auto;border:1px solid #AC1E00;overflow:auto;}
#hdr{display:block;font-family:slabo;font-size:1.4em;color:#fff;background-color:#AC1E00; height:1.5em;line-height:1.5em;text-align:center;user-select:none;max-width:37em;margin:0 auto;}
#landerpagebox{text-align:center;padding:.5em 2em;}
#logo{max-width:20em;}
.subttl{font-family:slabo;font-size:1.4em;}
#examplebox{margin-bottom:.5em;}
#example{max-width:14em;}
#playlink{display:inline-block;font-size:1.4em;line-height:1.25em;padding:.2em 1em;margin:.5em;border:1px solid #666;background-color:#eee;border-radius:.2em;}
