#t2
 {
  margin:5px;
  border:15px; 
  font-size:20px; 
  color: white;
  max-width:100%;
  margin: auto;
  height:70px; 
  background-color: #04003f;
  font-weight: bold;
  text-align: center;
  font-family:Gill Sans MT;
  padding-top:5px;
  padding-right: 4px;
  padding-bottom: 10px;
  padding-left: 4px;
  overflow: hidden;
} 
li{ 
  display: inline; 
  text-decoration: none; 
  padding: 12px 16px; 
} 
li a{
  padding-top:1px;
  padding-bottom: 20px;
  margin-top: 0px;
}
a:link{
  color: white;
  text-align: center;
  text-decoration: none; 
}
a:hover 
{
  color:white;
   text-decoration:underline; 
   text-decoration-color: white;
}
a:visited {
  color:#abdbe3;
   text-decoration: none; 
}
li a, .dropbtn {
  display: inline-block;
  color: white;
  text-align: center;
  text-decoration:none;
}


li.dropdown {
  display: inline-block;
}

.content {
  display: none;
  position: absolute;
  background:#04003f;
}

.content a {
  color:white;
  padding: 14px 16px;
  text-decoration: none;
  display: block;
  text-align:left;
}
.dropdown:hover .content {
  display: block;
   display: block!important;
}
.text
{ 
  text-align: center;
  font-family:Gill Sans MT; 
  font-size: 22px;

}
.def
{
  background:#E0E0E0;
  width: 900px;
  margin: auto;
  padding: 10px;
}
.char{
  text-align: center;
}
.i
{
  text-align:center;
  color:#04003f;
}
.centered {
  position: absolute;
  top: 50%;
  left: 30%;
  transform: translate(-90%, -30%);
  font-family:Gill Sans MT; 
  font-size: 50px; 
}
.def1{
  padding-left:100px;
  padding-right:70px;
   text-align: left;
 }
footer{
  font-family:Gill Sans MT;
  background-color: #04003f;
  color:white;
  height:70px;
}
.icon{
  float: right;
  margin-bottom: 0px;
}
.a{
  text-align: center;
  background-color: #04003f;
  color:white;
  height:25px;
  padding-bottom: 25px;
  margin-bottom: 3px;
  width: 100%;
}
.a2{
color:white;
background:#04003f;
width: 70%;
margin: auto;
  width: 50%;
  border:none
  padding: 10px;
  padding-bottom: 20px;

}
.a6{
  text-align: center;
  background-color: #04003f;
  color:white;
  height:25px;
  padding-bottom: 25px;
  margin-bottom: 3px;
  width: 100%;
}

