@charset "UTF-8";
/* CSS Document */
* {
	padding: 0px;
	margin: 0px;
}
body{
	background-color:#03068d;
	width: 1280px;
	margin: 0 auto;
	position:relative;
}
.class1{
	margin:auto auto auto auto;
}
#videolag {
	position:absolute;
	left: 343px;
	top: 304px;
	width: 613px;
	height: 386px;
}
#textlag {
	position:absolute;
	left: 80px;
	top: 304px;
	width: 1150px;
	height: 387px;
	overflow:auto;
}
p {
	font-family:"Bauhaus 93";
	font-size:24px;
	color:#cbe115;
	padding: 5px 5px 5px 5px;
}
div{
	font-family:"Bauhaus 93";
	position:absolute;
	font-size: 24px;
	color:#0CF;
	left: 462px;
	top: 710px;
	
}

