.metadata {
  font-size: 80%;
  color: #999;
}


#loading-mask{    width:100%;
height:100%;
background-image:url('../splash.png');
background-attachment:fixed;
background-repeat:no-repeat;
background-position:center; 
background-color:#215486;
    
}
