@charset "utf-8";
/* 
Red Note Music Co dot com
Dave Green at Red Note Music Co dot com

Placeholder by chris at solidroots dot com
 */

body {
	background: #000 url(spectrum.jpg) center top no-repeat;
	text-align: center;
	margin: 0;
	}
	
#container {
	width: 420px;
	margin: 0 auto;
	text-align: left;
	}	
	
#type {
	width: 420px;
	height:440px;
	padding: 160px 0 100px 0;
	font: Georgia, "Times New Roman", Times, serif .8em #000;
	}

p {
	text-align: left;
	}