@charset "UTF-8";
/* CSS Document */
body {
	background-image: url(../img/homeBack.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	background-color: #BFBFBF;
	width:770px;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
}
.homeDVD {
	width: 385px;
	float: left;
}
