body {
	background-color: #160800;
}
#cambodia {
	background-color: #FFF;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	height: 515px;
	width: 1000px;
	margin-top: 20px;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#header {
float:left;
padding-top: 0px;
padding-left: 15px;
margin-bottom:15px;
margin-top:15px;
}
#benphai {
float:left;
padding-top: 30px;
margin-left:35px;
margin-bottom:15px;
margin-top:15px;
}
#slide {
float:center;
}
.link
{
text-transform: uppercase;
color: #01AFF0;
font-weight: bold;
text-decoration: none;
}
.link:hover, link:focus, link:active
{
text-transform: uppercase;
color: #00ff00;
text-decoration: none;
}