body{
	text-align:center;
	background-color: gray;
}
#header{
  height: 300px;
  width: 1024px;

}
#container {
background-image: url('../assets/background.jpg');
background-repeat: no-repeat;
  margin: 0 auto;
  height: 768px;
  width: 1024px;
  } 
#header{
background-image:url('../assets/header.jpg');
	height: 125px;
	width: 920px;
	margin: 0 auto;
	text-align: center;
	color: white;
}
#clips{
text-align: left;
width:500px;
}
embed.byte{
position: absolute;
left:500px;
width:150px;
}
ha{
color: black;
	text-decoration: underline;
}
