.item {
	float: left;
	background-image:  url(../clips/paper01.jpg);
	background-repeat: no-repeat;
	height: 367px;
	width: 260px;
	margin: 0px 20px 15px 0px;
	padding: 10px;
}
.item p {
	margin-top: 6px;
}
.item p img {
	margin-bottom: 6px;
}