/* CSS Document */

.posters {
	padding: 0;
	margin: 0;
	height: 230px;
	width: 285px;
} 

 
.posters img {
	padding: 5px;
} 
