@charset "UTF-8";
body  {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/tlhomphananghome.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	
	background-position: right top;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12pt;
	color: #444444;
	text-align: justify;
}
#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	min-height: 640px;
}
h1 {
	color: #68689A;
	font-size: 21pt;
	text-align: left;
	text-transform: uppercase;
}
img {
	background-color: #FFFFFF;
	border: medium solid #565656;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	-webkit-box-shadow: 0px 0px 5px #4A4A4A;
	box-shadow: 0px 0px 5px #4A4A4A;
	width: 450px;
	height: auto;
}
img a{

	border: medium solid #565656;
}
#footer {
	/* [disabled]background-image: url(../images/TlhomhanangFooter.jpg); */
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
	width: 100%;
	text-align: center;
	font-size: 12pt;
	padding-top: 150px;
	color: #F5F5F5;
}
h2 {
	color: #33424F;
	font-size: 30pt;
	font-style: italic;
	padding-bottom: 10px;
	border-bottom: medium solid #D40601;
	width: 75%;
	text-transform: uppercase;
}
