@charset "UTF-8";

#movie {
	width: 700px ;
	height: 410px ;
	margin: 30px 0 ;
	outline: none ;
}
#movie:focus{
	outline: none ;
}