body {
	background-color: #102550;
}
h2 {
font-size:30px;
font-family:"Trebuchet MS", Verdana;
font-weight:bold;
color:#FFFFFF;
}
.page {
	background-image: url(pattern.gif);
	background-repeat: repeat-y;
	width: 1024px;
	margin: auto;
	height: 500px;
}
.left {
	float: left;
	width: 1024px;
	margin-top:20px;
}


.body-top {
float:left;
background:url(bodytop.png) no-repeat center bottom;
width: 1024px;
height:31px;	
}

.body-bt {
float:left;
background:url(bodybt.png) no-repeat center top;
width: 1024px;
height:31px;	
}

.titolo {
	float: left;
	width: 1024px;
	background:url(lions-108ya.png) no-repeat left top;
	height:63px;
}

.frase {
	float: left;
	width: 1024px;
	background:url(motto.png) no-repeat right top;
	height:170px;
}

.body {
	float: left;
	width: 1024px;
	background:url(body.jpg) no-repeat center top;
	height:269px;
}

