﻿body {
	background-image: url('SiamTulip_BG.jpg');
	font-family:"Cordia New";
	font-size:20px;
	font-weight:normal;
	text-align:center;
}

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

h2 {
	font-family:"Angsana New";
	font-size:24px;
	font-weight:normal;
	color:#008000;
	margin:0px;
	text-align:center
}

h3 {
	font-family:"Cordia New";
	font-size:20px;
	font-weight:normal;
	margin:0px;
	text-align:left;
}

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

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

p,li {
	text-align:left;
}

table {
	width:100%;
}

td {
	vertical-align:top;
}

img {
	margin: 20px;
	border: 1px solid;
	float:right;
}

#ads {
	width:180px;
}
