body {

	background-color: #FFFFFF;

	margin: 0px;

	background-image: url(../Images/body%5Bbackground%5D.jpg);

	background-repeat: no-repeat;

	background-position: center top;

}



#specsFrame {

	height: 600px;

	width: 960px;

	position: absolute;

	color: #FFFFFF;

	z-index: 1;

}

#buttons {

	width: 204px;

	position: absolute;

	left: 22px;

	top: 242px;

}

#videosFrame {
	height: 600px;
	width: 960px;
	position: absolute;
	z-index: 2;
}

.specsA {

	top: 0px;

	left: 350px;

	position: relative;

	height: 296px;

	width: 541px;

}

#container {

	background-image: url(../Images/container%5Bbackground%5D.jpg);

	height: 600px;

	width: 960px;

	margin-right: auto;

	margin-left: auto;

	background-repeat: no-repeat;

}


