/* Your Website Styles */
html{
 font-family: 'Noto Serif', serif;
}


span{
padding-right: 50px;
font-align: center;
font-size: 20px;
}

span ul{
    line-height: 1em;
    font-size: 26px;
    text-align: center;
    padding-right: 150px;
}

.global-nav {
    text-align: center;
    position: fixed;
    top:0;
    left:0;
    z-index: 20;
    width: 100%;
    background: white;
    line-height: 1em;
    white-space: nowrap;
    min-width: 30px;
}

.center-content {
    background: url("paper3.png");
    background-size: 1000px 1539px;
   
    padding: 10px 0 10px 50px;
}

h1 {
    font-family: 'Noto Serif', serif;
   
    font-size: 1.875em;
}
h2{
    font-family: 'Noto Serif', serif;
    font-size: 1.75em;
}
h3{
    font-family: 'Noto Serif', serif;
    font-size: 1.625em;
}

p{
    font-family: Verdana, sans-serif;
    font-size: 1.375em;


ul{
font-family: Verdana, sans-serif;
text-decoration: none;
font-size: 1em;
}
 
   
li{
font-family: Verdana, sans-serif;
line-height: 1em;
padding-right: 50px;
font-size: 1em;
text-decoration: none;
list-style-type: none;
text-align: left;
}


@media screen and (max-width: 480px){

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8.
.grid_9,
.grid_10,
.grid_11,
.grid_12,{
    width: 100%;
}

@media screen and (max-width: 1000px){
    
}

 



 










