@charset "utf-8";
/* CSS Document */

/*-----------------------*/
body{
background-image:url(../images/ani_bg.jpg);
background-repeat:no-repeat;
background-position:left top;
}

.video{
	position: absolute;
	left: 285px;
	top: 100px;
	border:#666666 1px solid;
}