#posed2Loading {
  text-align: center;
  color: #FFFFFF;
  background-image: url("/attachment/loading.jpg");
  background-repeat: no-repeat;
  width: 640px;
  height: 960px;
  margin: auto;
  padding-top: 300px; 
  text-shadow: 2px 2px #000000;
}
  
#posed2Loading h1 {
  font-size: 350%;
}  
  
#posed2Loading h2 {
  font-size: 250%;
}    
  
#tosBox {
  float: right;    
}