body {
	background: url('../img/bkgd_headphones.jpg') no-repeat center top;
	color: rgb(255,255,255);	
}

#jeremy {
	color: rgba(255,255,255,1);
	text-shadow: -1px -1px 0px #000;
	filter: dropshadow(color=#000, offx=-1, offy=-1);
}

#fuksa {
	color: rgba(255,255,255,1);
	text-shadow: -1px -1px 0px #000;
	filter: dropshadow(color=#000, offx=-1, offy=-1);
}

#cg {
	color: rgba(255,255,255,1);
	text-shadow: -1px -1px 0px #000;
	filter: dropshadow(color=#000, offx=-1, offy=-1);
}
