#posed2Loading {
  text-align: center;
  color: #FFFFFF;
  background-image: url("/attachment/loading.jpg");
  background-repeat: no-repeat;
  width: 640px;
  height: 400px;
  margin: auto;
  padding-top: 146px; 
  text-shadow: 2px 2px #000000;
}
  
#posed2Loading h1 {
  font-size: 350%;
}  
  
#posed2Loading h2 {
  font-size: 250%;
}    
  
#tosBox {
  position: absolute;
  right: 0;
  bottom: 20px;
}
  
.experimentTitleRow {
  display: none;
}

.navbar {
  display: none;
}