@font-face {
  font-family: 'Myriad Pro';
  src: url('MYRIADPRO-REGULAR.OTF');
}

body{
  margin: 0;
  font-family: 'Myriad Pro', sans-serif, arial, helvetica;
  font-weight: 400;
    background-color: white;
#    background-color: #f8f8f8;
}

.dropdown {
width: 93%;
  position: relative;
  display: inline-block;
  margin: 0px;
  border: 0px;
  padding: 0px;
}

.dropdown-content {
  width: 94%;
/* outline-style: dotted; /**/
  display: table;
  position: absolut;
#  background-color: #d2d2d2;
  padding: 12px 16px;
  margin: 0px;
  border: 0px;
  background: url('a/sag.png');
background-repeat: repeat-y;
  background-size: contain;
}

.k {width: 100%;}
.l {width: 100%;}

div {
  width: 93%;
  border: 0px solid lightblue;
  padding: 0px;
  margin: 3%;
}

.menulink {
  color: white; text-decoration: none;
  font-size: 9vw;
  font-weight: 600;
}

.menulink2 {
  color: black; text-decoration: none;
  font-size: 9vw;
  font-weight: 600;
}

.x {
  background: url('a/gbg.png');
background-size: contain;
background-repeat: repeat-y;
#background-color: red;
  margin-top: 0px;
  margin-bottom: 0px;
#  height: 25vw;
}

.y{
   margin-bottom: 0px;
}

.z{
  margin: 5%;
  margin-top: 0px;
  width: 78%;
#  height: 5vw;
  border: 0px solid yellow;
}

.r{
  margin: 1.5%;
  margin-top: 0px;
  width: 97%;
#  height: 5vw;
  border: 0px solid white;
}

.s {
margin-top: 20px;
margin-bottom: 0px;
}

.bigfont {
  font-size: 8vw;
  font-weight: 100;
}

.largefont {
  font-size: 5.5vw;
  font-weight: 100;
}

.normalfont {
  font-size: 4.5vw;
  font-weight: 100;
}

.bwlogo{
    margin-left: auto;
    margin-right: auto;
  width: 100%;
  align: center;
}

.u{
border:1px solid yellow;
align: center;
}

.center{
align: center;
    margin-left: auto;
    margin-right: auto;
align-items: center;
}

.link {
font-size: 3.5vw;
  color: black; text-decoration: none;
  align: center;
align-items: center;
}

.link2 {
  color: black; text-decoration: none;
  align: center;
align-items: center;
}

.text {
  display: table-cell;
  display: block;
  position: relative;
font-size: 4.5vw;
  top: -20px;
}
