@charset "UTF-8";

#cast_cont{
	width:960px;
	height: 650px;
	background-image: url(images/cast.jpg);
	background-repeat: repeat-x;
}
#cast h1{
	width:960px;
	height: 100px;
	font-weight: bold;
	text-align: left;
	text-indent: -9999px;
}
