body {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Zawgyi-One, AngsanaUPC, CordiaUPC, Arial;
	font-size: 12px;
	color: #000000;
}
h1 {
	font-size: 14px;
	color: #000033;
}
DIV.header {
	background-image: url(images/bg-f.jpg);
	height:110px;
	margin: 0px 15% 0px;
	width: 800px;
	vertical-align: middle;
}
DIV.body {
	background:#ccffcc;
	height:auto;
	margin: 0px 15% 0px;
	width: 800px;
}
DIV.Book {
	background:#ccffcc;
	position:relative;
	height:auto;
	margin: 0px 15% 0px;
	width: 800px;
}
DIV.footer {
	background-image: url(images/bg-h.jpg);
	position:relative;
	height:70px;
	margin: 0px 15% 0px;
	width: 800px;
	color: #CCFFFF;
}
.footer:active {color: #CCFFFF;}
.footer:link {color: #CCFFFF;}
.footer:visited {color: #CCFFFF;}
.footer:hover {color: #CCFFFF;}
