body {
  background-color:#000;
  color: white;
  font-family: Times;  
}
.logo1 {
    width: 100%;
}
.logo1 img {
   height: 100px;
   vertical-align: middle;
   text-align: center;
   position: relative;
}
.logo {
    color: red;
    text-align: center;
    height: 100%;
    width: 100%
}
.logo img {
    height: 348px;
    width: 720px;
}
.logobox {
   background-image: url("/2026/aaaa03.png"); 
   max-width: 1200px;
   height: 393px;
   display: inline-block;
   padding: 10px;
}
.headbar2 {
    margin: auto;
    text-align: center;
    position: relative;
    height: 100%;
    width: 100%;
}
.headbar2 img {
    height: 100%;
    width: 100%;
    max-width: 1200px;
    max-height: 200px;
}
.blinkiesbox {
    margin: auto;
    text-align: center;
    position: relative;
    height: 100%;
    width: 1200px;
}
.blinkiesbox img {
    height: 100%;
    width: 100%;
    max-width: 150px;
    max-height: 20px;
}
.box1 {
  margin: auto;
  width: 1200px;
  height: 600px;
}
.socialbar {
    width: 890px;
    max-height: 31px;
    text-align: center;
    display: inline-block;
}
.sidebar {
    background-image: url("/2026/sidebar3-.png"); 
   height: 600px;
   width: 300px;
    display: inline-block;
    vertical-align: middle;

  text-align: center;
}
.box2 {
    background-image: url("/2026/aaa03.png");
    display: inline-block;
    margin: 0;
    text-align: center;
    vertical-align: top;
    width: 890px;
    height: 600px;
}
.box3 {
    display: block;
    text-align: center;
    height: 569px;
}
.sidebar2 {
  background-color: black; 
  display: inline-block;
  width: 250px;
  height: 558px;
}
.desc {
  background-color: #6a7085; 
  display: inline-block;
  vertical-align: top;
  width: 630px;
  height: 558px;
}
.footer {
  margin: auto;
  text-align: center;
  width: 1200px;
  height: 51px;
}
.badges {
  display: inline-block;
  width: 890px;
  height: 51px;
}
.corner {
  background-color: black; 
  display: inline-block;
  text-align: center;
  width: 295px;
  height: 51px;
}
.corner img {
  vertical-align: middle;
}