.webtext {
	font-family: veranda;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	color: #EBEA13;
}
.page {
	background-color: #FFFFFF;
	bottom: auto;
	right: auto;
	top: 5px;
	left: auto;
	background-image: url(../images/BG.png);
	background-repeat: repeat-x;
}
.MainTable {
	width:902px;
	background-color: #136735;
	position:inherit;
	empty-cells: show;
	table-layout: inherit;
	border-collapse: 0;
	border-spacing: 0;
}
.image {
  border-style: none;
  align: center;
  position:inherit
}

.rounded {
-moz-border-radius:3ex;
-webkit-border-radius:3ex;
} 