@charset "utf-8";
.Header {
	font-size: 36px;
	color: #F00;
	font-family: "Kozuka Mincho Pro R";
	font-weight: bold;
	font-style: italic;
}
body {
	background-color: #000;
}
.Video {
	text-align: center;
}
#MenuBar1 li {
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	font-style: italic;
	color: #FFF;
	font-weight: bold;
		
}
