p, body 
{
	backround: 		white;
	font-family:	Times New Roman;
	font-size:		18px;
	color:			darkblue;
}

#selector
{
	font-family:	Times New Roman;
	font-size:		18px;
	color:			darkblue;
}

#theBK 
{
	position: 		absolute; 
	top: 			0px; 
	left: 			0px; 
	z-index: 		-1;
}


