body {
	background:url("img/bg-psycoded.jpg") no-repeat bottom right;
	background-attachment:fixed;
	background-color:#000;
	font-family:'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
        font-size:10pt;
	color:#fff;
}

h1, h2, h3, h4, h5, h6 {
	color:#fff;
	text-align:left;
}

a {
	color:#ff6600;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

hr {
	background-color:#A8A8A8;
	height:1px;
	border:0;
}

img {
	border:0;
}

#license {
	position:fixed;
	bottom:5px;
	right:5px;
	z-index:2;
}

#streams {
	position:fixed;
	bottom:5px;
	left:5px;
	z-index:2;
	color:#666;
	font-size:1.3em;
}

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

#streams a:hover {
	text-decoration:underline;

}

#onair {
	position:fixed;
	bottom:5px;
	left:450px;
	z-index:2;
	color:#FF0000;
	font-size:1.3em;
}

#main {
	width:555px;
	margin:auto;
	text-align:justify;
}

#skyline {
	position:fixed;
	bottom:-10px;
	left:0;
	z-index:0;
}
