@charset "utf-8";
/* CSS Document */

body {
	background: url(../images/bg.gif) repeat-x top;
	font-family: "Zawgyi-One", Arial, zawgyi1, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	margin: 0;
	padding: 0;
}
#container {
	width: 980px;
	margin: 0 auto;
}