body{
  background: black;

}
  
  


.main{
  
  background: black;
  width: 1000px;
  height: 1000px;
  margin: auto;
  margin-top: 5em;
  margin-bottom: 1em;
  border: 1px solid white;
}

.header{
  
  background-image: url("https://i4.glitter-graphics.org/pub/87/87244lh2ui1ix96.gif");
  background-size: 4% 100%;
  width: 100%;
  height: 19px;
  border: 1px;
  border-bottom: 1px solid white;
  margin-top: 0px;

}

.two{
  
  background: white;
  width: 400px;
  height: 400px;
  margin-left: 20px;
  margin-top: 20px;
  text-align: left;


}

img{
  
  width: 50%;
  
}



 
  
  

  