body {
	/*background-image: url(../backmp.jpg);*/
	background-position:center bottom;
	background-repeat:no-repeat;
	background-attachment:fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FBDD01;
}
.backtop {
	background-image: url(../img/backtop.jpg);
	background-repeat: repeat-x;
}
.backinfo {
	background-image: url(../img/bcki.png);
	background-repeat: no-repeat;
}
.backunder {
	background-image: url(../img/bottomback.png);
	background-position: center bottom;
	bottom: 0px;
	height: 96px;
	position: absolute;
	position: fixed;
	bottom: 0px;
left: 50%;
	margin-left: -1500px;
	width: 3000px;
}
.contentback {
	background-color:#FFFFFF;
	bottom: 0px;
	width: 850px;
	height: 100%;
	position: absolute;
	position: fixed;
	bottom: 0px;
left: 50%;
	margin-left: -425px;
}
.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; 
	color:#FFFFFF;}
.text3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#dddddd;
}
.link1 {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; 
	color:#666666;
	text-decoration:none;}