body {
	margin: 0;
 	padding: 0;
	height: 100%;
	background-color: #000000;
	color: #ffffff;
	font-size: .8em;
}

a { color: #ff0000; }

h1, h2, h3, h4, p, ul, li, div {
	margin-left: 40px;
}

/* hide from ie on mac \*/
html {
	height: 100%;
}
  
#Cnocspot_Music_Hub {
	margin: 0;
 	padding: 0;
	margin-bottom: 0;
	
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width:  100%;
	min-width: 1004px;
	
}
/* end hide */

