body {
	background-color: #8E0000;
}
#Container {
	position:absolute;
	width:1354px;
	height:714px;
	z-index:1;
	left: 0px;
	top: 3px;
	background-image: url(guitarimg.PNG);
	background-repeat:no-repeat
}
#video {
	position:absolute;
	width:320px;
	height:230px;
	z-index:1;
	left: 478px;
	top: 270px;
}
#RobGuitars {
	position:absolute;
	width:200px;
	height:102px;
	z-index:1;
	left: -58px;
	top: 125px;
}
#RobMusic {
	position:absolute;
	width:200px;
	height:102px;
	z-index:4;
	left: 7px;
	top: 523px;
}

