body {
	padding: 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12pt;
	line-height: 1.4em;
	width: 850px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-position: center top;
	background-color: #1A3552;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-image: url(images/karmwangmo_home.jpg);
	border: thin solid #CCCC33;
	height: 624px;
}

div#header {
	padding: 0%;
	text-align: center;
	font-size: 12pt;
	width: 850px;
	background-image: url(images/repeater.jpg);
	background-repeat: repeat;
	height: 375px;
}

div#maincontent {
	padding: 0%;
	text-align: justify;
	font-size: 12pt;
	width: 850px;
	background-image: url(images/repeater.jpg);
	background-repeat: repeat;
	height: 253px;
}
