@font-face {
	font-family: 'Kimberley';
	src: url('kimberley_bl.ttf');
}
html { 
  background: url(Images/BG_Shape4.png), url(Images/BG_Shape3.png), url(Images/BG_Shape2.png), url(Images/BG_Shape1.png), url(Images/BG_TailsRender.png), url(Images/BG_SonicRender.png), url(Images/BG_2.png), url(Images/BG_3.png), url(Images/BG_1.png) fixed;
  min-width: 1250px; /*suck my dick joe*/ /*okay hollie*/
  background-position: 91% 40%,/*triangle*/ 91% 7%,/*red circle*/ 12% 69%,/*green circle*/ 11% 40%,/*square*/ 109% 89%,/*tails render*/ -9% 7%,/*sonic render*/ right top,/*right bar*/ left top,/*left bar*/ center;/*bg*/
  background-size: 100px,/*triangle*/ 100px,/*red circle*/ 100px,/*green circle*/ 100px,/*square*/ 470px,/*tails render*/ 400px,/*sonic render*/ 355px,/*right bar*/ 355px,/*left bar*/ cover;/*bg*/
  background-repeat: no-repeat,/*triangle*/ no-repeat,/*red circle*/ no-repeat,/*green circle*/ no-repeat,/*square*/ no-repeat,/*tails render*/ no-repeat,/*sonic render*/ repeat-y,/*right bar*/ repeat-y,/*left bar*/ no-repeat;/*bg*/
}
body {
	font-family: 'Kimberley', Fallback, sans-serif;
	background-color: transparent;
}
a:link {
	text-decoration: none;
	color: white;
}
a:visited {
	color: white;
}
a:hover {
	color: #8747ff;
}
.wrapper {
	height: 100%;
	width: 1000px;
	display: block;
	margin: 0px auto;
	text-align: center
}
.divider {
	margin-top: 2.5em;
}
h1 {
	margin-top: -1em;
}
h2 {
	margin-top: -.8em;
	margin-bottom: -3em;
	color: white;
	font-size: 40px;
	line-height: 20px;
}
h3 {
	margin-top: -2em;
}
h4 {
	margin-bottom: 2em;
	color: white;
	font-size: 40px;
	line-height: 20px;
}
h5 {
	margin-top: -8em;
	text-align: center;
	color: white;
	font-size: 18px;
	line-height: 25px;
}

.bandcamp {
	margin-top: 0.4em;
	margin-bottom: -1em;
}

.streaming {
	text-align: center;
	color: white;
	font-size: 18px;
	line-height: 25px;
}

#OSTLogos {
	position: relative;
	bottom: .7em;
	right: 1.5em;
}
.ostlogo {
	position: relative;
	left: 10em;
}
.ytlink {
	position: relative;
	right: 11em;
}
.sclink {
	position: relative;
	top: 2.5em;
	left: 4.8em;
}