

body { height:100%; /* this is the key! */ font-family: Arial;font-size: 13px;font-style: normal;color: #fff;line-height: 20px;padding:0px;margin:0px;background: #000 url(images/nebula.jpg) no-repeat left top;} 

h1 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:50px;
	font-weight: normal;
	line-height:18px;
}

h2 {
	font-size: 20px;
	color: #fff;
	font-weight: bold;
}

h3 {
	font-size:20px;
	font-weight:normal;
	line-height:28px;
	
}
h3 a:link{
	color: #fff;
	
}
.body {
	line-height: 18px;
}
a:link {
	color: #fff;
		text-decoration:underline;
}
a:visited {
	color: #fff;
	list-style:none;
	text-decoration:underline;
}
a:hover {
	color: #ccc;
}

.artist{font-size:22px;}
#container {width:100%;height:600px;}
#header {float:left;width:100%;height:500px;}
#cover {position:absolute;width: 47%;height: 150px;top: 190px;left:40px;}
#top {float:left;width: 100%;height:190px;text-align:left;color:#fff;font-size:12px;line-height:18px; }
#top-left{float:left;width:35%;height:90px;padding:60px 0 0 40px;}
#top-right{float:right;width:40%;margin:50px 60px 0 0;}
#station-name{float:left;text-align:left;color:#fff;}
#right {float:right;width:45%;height:130px;background-color:#000;}
#buttons{width:370px;height:85px;padding:20px;font-size:18px;line-height:40px;}
#logo {margin-top:40px;padding-bottom:20px;}
#tune{width:65%;height:810px;padding:0 30px 0 30px;}
ul {
	list-style:none;
	text-align:left;
	float:left;
	margin:0;
	padding:0;
	}
#twitter_div{float:left;font-size:12px;color:#fff;width:85%;height:60px;line-height:15px;text-align:left;font-weight:normal;margin-top:10px;padding:30px 40px 3px 17px;}
		#twitter_update_list{color:#b4be54;}
		.clear {
	clear: both;
}

#tune h1{font-size:22px;line-height:25px;color:#7e359e;}
.img{float:left;padding:0 15px 10px 0;}