*

body {
	text-align: center;
	margin: 0;
	padding: 0;
	z-index: 1000;
}



#c {
	height: 100%;
	background: #000
	
}


#color {
    
    font-family: helvetica, arial, sans-serif;
    font-size: 1.2em;
    position: absolute;
    bottom: 0;
    right: 0;}
