body {
	background-color: #FFFFFF;
	background-image: url(images/common_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}
.top_free_space {
	height: 39px;
}
.left_speaker {
	background-image: url(images/left_speaker.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 203px;
	width: 154px;
}
.right_speaker {
	background-image: url(images/right_speaker.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 300px;
	width: 300px;
}
.middle_area_bg {
	background-image: url(images/middle_area_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 524px;
	width: 415px;
}

.center_top_freespace {
	height: 9px;
	width: 374px;
}
.download_area {
	background-image: url(images/spacer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 80px;
	width: 374px;
}
.blackbox_left {
	background-image: url(images/left_strip_middle.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 249px;
	width: 5px;
}
.blackbox_right {
	background-image: url(images/right_strip_middle.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 249px;
	width: 5px;
}
.blackbox_middle {
  background-image: url(images/fond.png);
	background-repeat: no-repeat;
	background-position: right top;
	
	
	height: 249px;
	width: 366px;

}
.blackbox_bottom {
	background-image: url(images/spacer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 29px;
	width: 374px;
}
.download_button {
	background-image: url(images/download_button.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 93px;
	width: 374px;
}
.logo {
	background-image: url(logo.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 30px;
	width: 270px;
}
