@charset "utf-8";
/* Header */
#header {
	background-color:#CCCCCC;
	background-image: url(../images/header/background.jpg);
	height: 229px;
	width: 1000px;
	}
#logo  {float:left; height:229px; width:250px; margin:0px; text-align:center;}
#title {float:left; height:229px; width:500px; margin:0px;}
#video {float:left; height:229px; width:250px; margin:0px;}
.youtube {height:200px; margin-top:20px;}