body {
	background-repeat: repeat-x;
	background-color: #174b76;
	background-image: url(http://movierats.com/images/bgx.png);
	margin-top: 15;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.movie {
	float: right;
	height: 205px;
	width: 425px;
	margin-right: 15px;
	margin-left: 8px;
	margin-top: 8px;
	margin-bottom: 15px;
	display:block;
}