﻿@charset "UTF-8";

h1{
	margin:0 10px 10px;
}

#movie{
	text-align:center;
	margin-bottom:10px;
}
#movie iframe{
	border:solid 1px #f0c592;
}
