body{
  background-image: url("test.jpg");
  width: 800px;
  font-family: sans-serif;
  font-size: 20px;
  
}

article{
  width: 1250px;
  margin: 20px;
  background-color: white;
  padding:10px;
  border-radius: 0px;
  
}

img{
  width: 400px;
  float: right;
}

h1{
  font-family: times new roman;
  background-color: nvjizvsn;
  color: black;
}

h3{
  background-color: #EBC8B2;
  font-family: times new roman;
  color: white;

}

video{
  width: 307px;
  float: right;

 