body {
	background-image: url(backg78.jpg);
	font-family: Cordia New;
	color: #008000;
	font-size: 20px;
	font-weight:normal;
	text-align:center;
}

h1 {
	font-family: Angsana New;
	color: #FF0000;
	font-size: 36px;
	font-weight: normal;
	text-align:center;
	margin: 0;
}

h2 {
	font-family: Angsana New;
	color: #FF0000;
	font-size: 24px;
	font-weight: normal;
	margin: 0;
}

h3 {
	font-family: Cordia New;
	color: #FF0000;
	font-size: 20px;
	font-weight: normal;
	margin: 0;
}

a:link {
	text-decoration: none;
	color: blue;
}

a:visited {
	text-decoration: none;
	color: purple;
}
a:hover {
	text-decoration: underline;
	color: red;
}

td {
	vertical-align:top;
	text-align:left;
}

img {
	border:0px;
	margin:10px 20px 10px 20px;
}

ul {
	margin-top:0px;
	margin-bottom:0px;
}

#ads {
	width:175px;
	text-align:center;
	padding-right:10px
}

#menu {
	width:280px;
	text-align:center;
	padding-left:10px
}


