@charset "UTF-8";
/* CSS Document */

iframe#youtube{
	display:block;
	width:640px;
	height:360px;
	margin:10px auto;
	margin-top:60px;
}

#movietitle{
	text-align:center;
	font-weight:bold;
	margin-bottom:40px;
}