body {
	background-image: url(../images/bkg4.jpg);
	background-repeat: repeat-x;
	text-align: center;
	
}

#box {
	background-color: #FFFFFF;
	width: 800px;
	border: thin solid #333333;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	text-align: left;
	padding-right: 7px;
	padding-left: 7px;
	margin: auto;
}
.style1 {font-size: 9px}
#ume-tag {
	z-index: 2;
	background-image: url(images/UME-tag.jpg);
	height: 62px;
	width: 200px;
	position: relative;
}
#copyfooter {
}


