<style>
body {
    background-color: #F7FF9F9;
    width: auto;
}
#b1 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    background-color: rgb(220,220,220);
    /*height: 5750px;*/
    height: 7550px;
}
    a:link {
         text-decoration: none;
} 
    a:link {
         color: rgb(231,0,23);

}
    a:visited {
         color: rgb(231,0,23);
}
    a:hover {
         color: rgb(220,220,220);
}
table {
    table-layout: fixed;
}
th {
    padding-left: 20px;
    font-size: 17;
    font-weight: 5;
    color: red;
}
td {
    padding-left: 20px;
    font-size: 14;
    font-weight: normal;
    color: white;
}

.nav1 {
    float: right;
    font-size:20;
    font-weight:bold;
    padding-right:30px;
}


.hdr1 {
   border-top: 14px solid rgb(220,220,220);
   margin-top: 0px;
   margin-bottom: 0px;
   margin-left: auto;
   margin-right: auto;
   height: 200px; 
   max-width: 1000px;
   min-width: 1000px;
   background-color: rgb(0,0,0);
}

.hdr1b {
   min-width: 1000px;
   border-top: 2px solid rgb(220,220,220);
   margin-top: 0px;
   margin-bottom: 0px;
   margin-left: auto;
   margin-right: auto;
   height: 100px; 
   width: 1000px;
   background-color: rgb(0,0,0);
}


.hdr2 {
   min-width: 1000px;
   max-width: 1000px;
   margin-top: 0px;
   margin-bottom: 0px;
   height: 50px;
   margin-left: auto;
   margin-right: auto;
   background-color: rgb(0,0,0);
   color: rgb(220,220,220);
   font-size: 17px;
   border-bottom: 0px solid rgb(220,220,220);
}
.menuhdr1 {
   height: 52px;
   line-height: 1.3;
   width: 180px;
   margin: auto;
   background-color: #23CE6B;
   text-align: center;
   font-family:  Arial;
   font-size: 40px;
   font-weight: bold;
   vertical-align: middle;
}
.menuhdr2 {
   height: 52px;
   line-height: 1.3;
   width: 210px;
   margin: auto;
   margin-bottom: 30px;
   background-color: #23CE6B;
   text-align: center;
   font-family:  Arial;
   font-size: 40px;
   font-weight: bold;
   vertical-align: middle;
}
.menuhdr3 {
   height: 52px;
   line-height: 1.3;
   width: 350px;
   margin: auto;
   margin-bottom: 30px;
   background-color: #23CE6B;
   text-align: center;
   font-family:  Arial;
   font-size: 40px;
   font-weight: bold;
   vertical-align: middle;
}
    
#d1 {
   /* height: 5450px; */
   height: 7450px;
   width: 1000px;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-left: auto;
   margin-right: auto;
   background-color: rgb(0,0,0); 
   color: rgb(231,0,23);
   background-repeat: no-repeat;
}
</style>
