@charset "utf-8";
/* CSS Document */


body {
	background-color: #000000;
	margin: 0px;
	width: 100%;
}

.style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}

#splash {
	width: 980px;
	height: 570px;
	background: url(../images/t360p.jpg) no-repeat;
}

#movie {
	height: 265px;
}

