#intro {
	
	background-image: url(../images/entree_intro_background.jpg);
	background-repeat: no-repeat;
	width: 944px;
	height: 230px;
	z-index: 1;
}

#intro table {
	position: relative;
	top: 5px;
	left: 15px;
	width: 915px;
	height: 207px;	
	z-index: 1;
}

#items .item {	
	width: 285px;
	float: left;
	margin: 10px;
	padding-bottom: 20px;
}
.item img {
	margin-bottom: 75px;
	margin-right: 10px;
	float:left;
}

.item p	{
	font-size:1em; 
}

.item h1 {
	font-size: 14px;
	font-weight: bold;
}