/* CSS Document */

* {
margin:0;
padding:0;
}
html{
margin:0;
padding:0;
}

body {
	font:70% Verdana;
	text-align:center;  /*centra in IE 5.x*/
	margin:0;
	padding:0;
		font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #972F1C;
background-color:#6e8329;
background-image: url(pattern.jpg);
background-repeat: repeat;
	background-position: left top;

}
a img {border: 0px;}
#mainsplash  {
	width:100%;
	height: 100%;
	

	
}
#patternsplash  {
	
	height: 7px;
	background-image: url(patternblack.jpg);
background-repeat: repeat-x;
	background-position: left top;


	
}
#content{
	width:500px;
height:600px;
background-image: url(ombra.png);
background-repeat: no-repeat;
text-align:center;

margin:0 auto;


	
}


#boxenter{
	width:384px;
	height: 401px;
background-image: url(bgboxsplash.jpg);
	background-repeat: repeat-x;
position:relative;
top:-17px;


text-align:center;

margin:0 auto;
	

	
}
#easy{

margin-top:10px;
width:385px;
	height: 132px;
background-image: url(scrittaeasy.jpg);
	
background-position:60% 70%;
	background-repeat:no-repeat;

	
}

#gattosplash{


width:385px;
	height: 123px;
background-image: url(gattosplash.jpg);
	margin-top:5px;
background-position:left top;
	background-repeat:no-repeat;

	
}
#enter{

width:385px;
	height: 123px;


	
}
.enter{

margin:50px;
}
 