.t-records { 
 background-color: #ffffff; 
} 
body.t-body { 
 background-color: #091020 !important; 
 background-image: url(); 
 background-repeat: repeat; 
 background-attachment: fixed; 
} 
 
@supports not (-webkit-touch-callout: none) { 
 body.t-body { 
 background-position: center; 
 } 
} 