body {font-family: Silom, Courier New;
      color: #093249;
      background-color: #FFFFFF;}

h1 {background-color:#758273;
    color:#093249;
    line-height:240%;
    font-family:Silom;
    text-align: center;
    text-decoration: underline;
    text-decoration-color: #A67464;
    padding-left:0.5rem;
    height:72px;
    margin:0;}

nav {background-color:#758273;
     width: 100%;
     overflow: auto;
     border-bottom: 3px solid #A67464;
     font-family: Courier New;}

nav a {color:#FFFFFF;
       float: center;
       padding: 35px;
       font-size: 14px;
       width: 25%;
       text-align: center;}

nav ul {margin:0px;
        padding-left: 0;
        padding-top: 0;
        padding-bottom: 0;
        padding-right: 0;
        display:flex;
        flex-flow:row nowrap;}

nav ul li {width:100%;}

header {background-color: #758273}

.abc {font-size:1.2em;
      color: #000000;
      font-weight: bold;
      font-family: Courier New;}

main {color:#000000;
      font-family: Courier New;
      text-align: center;}

.sm {font-family: Silom;
     color:#093249;
     font-weight: bold;}

.lol {text-decoration: underline;}

footer {text-align: center;
        border: 3px solid #A67464;
        color: #FFFFFF;
        background-color: #758273;
        font-family: Courier New;
        }
img {width: 200px;
    padding-left: 1.2rem;}



div {padding-left: 3rem;
     padding-right: 3rem;}

div a {color: #000000;}

#mypoems {}

#favquo {}

#ques&ans {} 

#wrapper {grid-template-columns:  minmax(0px, 1fr) repeat(6, minmax(0, 175px)) minmax(0px, 1fr);}