

body { font-family: helvetica, arial, sans-serif;
font-size:12px;
line-height:20px;
color:#ccc;
background-color: #000;	
background-image: url(/images/hip2.jpg);
background-size: cover;
        
}

a { color: #ccc; text-decoration: none;}
a:hover { color: #fff;}

#top a { color: #fff; text-decoration: none;}
#top a:hover { color: #bbb; }


#top {
font-size:45px;
line-height:48px;
letter-spacing:-0px;
font-family: Helvetica, Arial, sans-serif;
font-weight:700;
color:#fff;
width:500px;
position:fixed;
right:10px;
top:20px;
text-transform:capitalize;


	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";

	
	filter: alpha(opacity=90);

	
	-moz-opacity:0.9;

	
	-khtml-opacity: 0.9;

	opacity: 0.97;


}

#bottom {
font-size:12px;
line-height:12px;
letter-spacing:0px;
font-family: Helvetica, Arial, sans-serif;
font-weight:400;
color:#fff;
width:500px;
position:fixed;
right:10px;
bottom:35px;

-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";

	
	filter: alpha(opacity=80);

	
	-moz-opacity:0.8;

	
	-khtml-opacity: 0.8;

	opacity: 0.8;
}

h3{
	margin:0px;
	padding:0px;
font-size:28px;
line-height:32px;
	display:inline;
}

#mix {
width:500px;
position:fixed;
bottom:34px;
right:10px;
}

#sound {
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
filter: alpha(opacity=70);
-moz-opacity:0.7;
-khtml-opacity: 0.7;
  opacity: 0.7;
}

#bio {
font-size:13px;
line-height:16px;
letter-spacing:0px;
font-family: Helvetica, Arial, sans-serif;
font-style:normal;
font-weight:normal;
position:fixed;
bottom:60px;
padding-right:23px;
color:#fff;
}



