/*
	
	stylesheet for video display
	
		additions for index.html
	
	markup: Han-earl Park
	copyright buster & friends' d'da
	updated: cork, august 2007
	
	
*/


div#background {
	background-image: url(../index_images/background_index.jpg);
}

h1 {
	color: #ffffff;
	background-color: #000000;
	opacity: 0.75;
}

h1 span {
	font-weight: bold
}
