.item {
	float: left;
	background-image:  url(../clips/paper02.jpg);
	background-repeat: no-repeat;
	height: 255px;
	width: 150px;
	margin: 0px 20px 17px 0px;
	padding: 5px;
}
.item p {
	margin-top: 3px;
}
.item p img {
	margin-bottom: 3px;
}