body {
  font-family: 'Times New Roman' !important;
  line-height: normal !important;
  font-size: 0.9rem !important;
}

#ice {
  margin: auto;
  margin-top: 5rem;
  margin-bottom: 5rem;
  max-width: 900px;
  border: 1px solid #000;
  padding: 0.5rem;
  transition: all 1s ease-out;
}

#frigid {
  height: 403px; 
  width: 100%; 
  background-size: cover; 
  background-position: center; 
  margin-top:-130px;
  background-image: url('https://iced.neocities.org/ya_mama.png');
}

#about {
  padding: 0 0 0 1rem;
  border-left: 3px solid #000;
}

#about mark {
  text-transform: uppercase;
  font-weight: bold;
  font-size: small;
  padding: 0rem 1rem !important;
  background-color: #000 !important;
  color: #fff;
}

#hooks {
  padding: 2rem;
  border-bottom: 1px solid #000;
}

#rl {
  margin: 2rem;
  height: 147.450px;
}

#rl-border {
  height:139.450px; 
  width:139.450px; 
  background-size: cover; 
  background-position: center;
  border: 1px solid #000;
  padding: 0.5em;
}

#rl-image {
   height: 100%; 
   width: 100%; 
   background-position: center; 
   background-size: cover;
}

#rl-name {
  font-weight:bold; 
  font-size:1.3rem; 
  text-transform:uppercase;
  margin-bottom: 0;
  color: #000;
}

#rl-name:hover {
  text-decoration: none;
}

#gallery-img {
  height: 300px;
  width: 100%;
  border-radius: 0.2em;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.modal-content {
  background-color: transparent !important;
  padding: 0 !important;
  border: 0px solid #000 !important;
}

#bar {
  background:#000;
}

#rl-box {
  border: 1px solid #000; 
  height:105px; 
  overflow: auto; 
  padding: 0.5em;
}

#rl mark {
  text-transform: uppercase;
  font-weight: bold;
  font-size: small;
  padding: 0rem 1rem !important;
  background-color: #000 !important;
  color: #fff;
}

#wut mark {
   padding: 0 0.5em; 
   color: #fff; 
   background-color: #000;
   font-size: 0.8rem;
}

#upper {
  text-align: left;
  font-weight: bold;
  font-style: italic;
  font-size: 2.7rem;
  margin-bottom: 0;
}

@media only screen and (max-width: 600px) {
  #stickers {
    display: none;
  }
}

[glenplayer02]
						{
							z-index: 99;
							--MusicPlayer-Buttons-Style: "outline";
							--MusicPlayer-Buttons-Size: 0.95rem;
							--MusicPlayer-Buttons-Color: #606576;
							--MusicPlayer-Buttons-Padding: 6px;
							--MusicPlayer-Decoration-Icon-Size: 0.75rem;
							--MusicPlayer-Decoration-Icon-Color: #606576;
							--MusicPlayer-Song-Name-Font: "Times New Roman";
							--MusicPlayer-Song-Name-Color: #606576;
							--MusicPlayer-Gap-1: 2rem;
							--MusicPlayer-Gap-2: 10px;
							margin: 0 auto;
							font-weight: bold;
							font-size: small;
						}