body { font-family: Skia; }

p { color: #B37A73 ; font-size: 20pt; text-align: center}

a { color: #00343D; font-size: auto;}

button  {
         background-color: #1c87c9;
         border: none;
         color: #00343D;
         padding: 50px 34px;
         text-align: center;
         text-decoration: none;
         display: inline-block;
         font-size: 20px;
         margin: 4px 2px;
         cursor: pointer;
         }

h1 {font-size: auto; border-bottom: 3px solid #00343D; color: #B37A73;}

h2 { font-size: 25pt; solid: 3px; text-align: center; color:#00343D;} 

h3 {font-size: 40pt; color: #878787;}



#nav a { width: 20%; font-size: 150%; display: inline-block; float: left; text-align: center;
        text-decoration: none; border-bottom: solid 3px #00343D;}
#nav a:hover {background-color:#00343D; }

#pdfdata {width: 80%; height: 600px; align-self:center;}