body 
{
  background-color: white;
  color: black;
  font-family: Verdana;
}

body 
{
  overflow: hidden;
  background-image: url('pictures/bg2222.gif');
  background-position: center;
  background-size: 100%;
  min-height: 100vh;
  margin: 0;
}

.pokebox {
  
  
}