body {
	background-color: #fcf4da;
	margin-top: 16px;
	background:url(../images/BGtile.jpg)
	}
	
#picchi_link {
	width:300px;
	height:80px;
	margin-top:450px;
	float:right;
	}
	
#wrapper {
	width:880px;
	height:665px;
	background:url(../images/BGhome.jpg) left top no-repeat;
	}
#wrapper_about {
	width: 880px;
	height:665px;
	background:url(../images/BGabout.jpg) left top no-repeat;
	}
#wrapper_order {
	width:880px;
	height:665px;
	background:url(../images/BGorder.jpg) left top no-repeat;
	}
	
#wrapper_order_thanks {
	width:880px;
	height:665px;
	background:url(../images/BGorder_thanks.jpg) left top no-repeat;
	}
	
#wrapper_contact{
	width:880px;
	height:665px;
	background:url(../images/BGcontact.jpg) left top no-repeat;
	}
	
	
#footer {
	width:814px;
	height:20px;
	clear:both;
	
	
	padding-left:55px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFFFFF;
	}
	
#margintop{
	width:729px;
	height:30px;
	
	}
	
#menu_area {
	width:729px;
	height:20px;
	text-align:left;
	margin-top:12px;
	margin-left:25px;
	}

.menu_TXT {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#112651;
	}
	
.bodyTXT {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0e2958;
}

#content {
	width:350px;
	height:290px;
	float:left;
	text-align:left;
	padding-left:130px;
	padding-top:198px;
	}
	
#content_about {
	width:320px;
	height:397px;
	float:left;
	text-align:left;
	padding-left:125px;
	padding-top:87px;
}
	
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: underline;
	color: #d5a680;
}
a:active {
	text-decoration: none;
	color: #d5a680;
}
	
.textfield {background-color:#B9D3EE; border: solid  thin #245E97;}
.submit{background-color:#245E97; border: solid  thin #B9D3EE;font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;}