@charset "UTF-8";
/* CSS Document */

.image-wrapper {
	background:url(../images_luigi/shadow.gif)no-repeat right bottom;
	
	float:left;
	margin-top:20px; margin-right:5px; margin-left:5px; margin-bottom:5px;
	}
	
	
.image-wrapper img{
	margin: -3px 5px 5px -3px;
	background-color:#FFFFFF;
	border: 1px solid #000000;
	padding:5px;
	}
	
	

#footer {
	float:right;
	 margin-right:5px; margin-left:5px; margin-bottom:5px;
	 display:block;
	 clear:left;
	}



body{ background:#999999;}



#squares{margin:0 auto; width:685px; height:1350px;
border: #000000 thin solid;
padding-left:13px;
background:#FFFFFF;
}


#squaresAds{margin:0 auto; width:685px; height:800px;
border: #000000 thin solid;
padding-left:13px;
background:#FFFFFF;
}

#header {background-image:url(file:///HARD%20DRIVE/Users/gaetanoaprea/Desktop/luigi_danger/images_luigi/luigi_header.gif);
		width:700px;
		height:100px;
		margin: 0 auto;}