html, body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	fullheight: height:100%;
	background-color: #d9d4cb;
	font-family: Trebuchet Ms, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}


.maintable {
   height:100%;
   text-align:center;
}

.basic {
   font-size:14px;
   color:#655343;
}

.dark-brown {
   font-size:14px;
   color:#630C12;
}

.white {
	color: white;
	font-size:11px;
}

.dodeka {
	font-size:12px;
}

.dekatessera {
	font-size:14px;
}

.brown_title {
	font-size:18px;
	color: #655343;
	font-weight:bold;
}

.aligntable {
   height:811px;
   vertical-align:middle;
}