html{
height:100%;}

body{
background-color:#FFF;
color:#222;
font-family:Gideon Roman;
font-size:56px;
height:100%;
word-wrap:break-word;
margin:2%;}

@font-face{
font-family:Gideon Roman;
src:url(/font/GideonRoman-Regular.ttf) format('opentype');
font-style:normal;}

main{
color:#222;
font-family:Gideon Roman;
font-size:56px;}

input{
width: 96%;
color:#222;
font-family:Gideon Roman;
font-size:56px;
border:none;}

#location{
position:absolute;
font-size:22px;
bottom:0px;}

textarea:focus, input:focus{
outline: none;}

table{
font-size:48px;}
