body {
		margin:2%;
		cursor:pointer;
		background-color:#666;}
		
a {color:#330000;
	text-decoration:none;}
	
a:hover {text-decoration:underline;	}
		
#sentence {
	font-family:avenir, sans-serif;
	font-size:10pt;
	font-weight:900;
	letter-spacing: .1em;
	line-height:1.2em;
	margin-bottom:25px;
	z-index:999;
}		
#quote {	font-style:italic;	}
#text_box{ }
#comp	{
	background-color:#fff;
	margin-left:25px;
	margin-top:25px;
	width:440px;
	height:636px;

}


#footer {
	width:200px;
	padding:5px;
	position:relative;
	font-weight:thin;
	font-size:8pt;
	text-align:left;
	margin-top:410px;
	letter-spacing:.02em;

}	

#moveable_type {
	margin-left:500px;
	width:440px;
	height:616px;
	float:left;
	background-color:#888;
	padding:10px;

}