body {
	background-color: #fff;
background: url(img/new/wood_pattern.png) repeat;

	
}

.gallery {
	
	background-color: #fff;
	background: url(sfondogallery.gif) no-repeat center center;	
	
}

		
h1 {
	color: #ffffff;
}

a {
font-family: Verdana;	
font-size: 20px;
text-decoration: none;
color: #000;

}




.header {

	 margin-top: 100px;
     margin-right: 100px;
     margin-bottom: 10px;
     margin-left: 100px;
	 text-align: center;
	 //border-style:double;
	 border-width: 2px 2px 2px 2px;
	 border-style: solid;
	 border-color: #cecece #cecece grey grey;
	 letter-spacing: 10px;
	//border: 2px solid #fff;		
}

.footer {
	
	 margin-top: 100px;
     margin-right: 100px;
     margin-bottom: 10px;
     margin-left: 100px;
	 text-align: center;
	 font: 70% Verdana;
	 color: grey;
	 //border-style:double;
	 border-width: 2px 2px 2px 2px;
	 border-style: solid;
	 border-color: grey grey #cecece #cecece;
	 letter-spacing: 1px;

}
