h1 {
	font-size: 200%;
	margin-bottom: -10px;
	background-color: #000;
}

h2 {
	font-size: 165%;
	font-weight: 300;
}

#sidebar-right h2 {
	margin-top: -70px;	
}

h3 {
font-size: 120%;
font-weight: 300;
color:#F500FD;
background-color: #000;
}

#sidebar-right h3 {
	text-align: center;		
}

h4 {
	font-size: 120%;
font-weight: 300;
color:#ffffff;
background-color: #000;
	
}

.large {
	font-size: 200%;
	margin-bottom: -10px;
	background-color: #000;
}

.gold {
	color:#00FEFF;
}

.pink {
	color:#F500FD;
}

a, a:visited {
	color: #FFF;
	font-weight: normal;
	text-decoration: underline;
}

a:hover, a:active, a:focus {
	text-decoration: none;
	color: #90C;
}

#magician {
	margin-top: -13px;		
}

#streamers {
	margin-left: -14px;
	z-index: -1;
}
