body {
  background-color:#142027;
  background-size: 1800px;
  position: relative;
  display: block;
  width: 1660px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  font-family: "Courier New";
  font-size: 17px;
  color:white;
  text-align: left;
}

.main1{border:3px solid #313F3F;
      border-radius:10px;
        background-image: linear-gradient(to bottom, #142027, #0B1318 );
      padding:5px;
      float:right;
      width:950px;
       height:804px;
       overflow:scroll;
      }

.main2{border:3px solid #313F3F;
       background-image: linear-gradient(to bottom, #111A21, #0B1318 ); 
      border-radius:10px;
      padding:7px;
      width:655px;
        height:800px;
     }
.latest{border:2px solid #313F3F;
      border-radius:10px;
       height:785px;
       background-color: #080C10;
       overflow:scroll;
        padding:5px;}

.latest img{width:640px;
           height:500px;
            object-fit: cover;
           border-bottom:3px solid #313F3F;}

.title{height:25px;
      background-color: #0B1318;
      border-bottom:2px solid #313F3F;
       padding:10px;
      font-size:20px;
      color:#86B094;}

.art25 a{color: #142027;}

.art25 img {
  margin: 10px;
  border: 2px solid #142027;
  float: left;
  width: 200px;
  height: 200px;
  object-fit: cover;
  object-position: 50% 50%;
}
.art25 {
  border:1px solid #1A1C18;
  margin-top:8px;
  margin-left: 0px;
  margin-right: auto;
  overflow: scroll;
  height: 225px;
  width: 905px;
  background-color: #080C10;

  margin-bottom: 15px;
  margin-top: ;
}

