<style>
	div {
	box-sizing: border-box;
	
}


body {
	
	Background: black;
	font-family: 'Oswald', sans-serif;
}

.body a {
 color:white;
 text-decoration:none;
}

.space {
	width: 100%;
	height: 150px;
}

.container2 {
	width: 65%;
	margin: auto;
		
}

.head {
	width: 100%;
	background: #181818;
	border: 1px solid #bd6e0a;
	
}

.logo {
  display: block;
  width: 600px;
  height: 200px;
  background: url("../img/syaircambodia.png") center no-repeat;
  background-size: 100% 100%;
  margin: auto;
}

.menu {
	display: block;
	width: 100%;
	text-align: center;
	background: #bd6e0a;
}
    
.menu a {
	display: inline-block;
	padding: 10px 20px;
	text-decoration: none;
	color: white;
	margin: 0px;
	font-size: 18px;
}

.menu a:hover {
	color: black;
}

.content {
	width: 100%;
	border: 1px #bd6e0a solid;
  background-color: #000000;
}

.syair {
	width: 80%;
	margin: auto;
	
}

.syair table {
	width: 100%;
	
}

h1, h2, h3 {
	text-align: center;
	color:white;
}

h3 {
	font-family: arial;
	margin: 40px 0px;
	color: white;
	font-size: 28px;
}

.title-head {
	font-size: 24px;
	text-decoration: none;
	color: white;
	
}

.title-footer {
	font-size: 28px;
	text-decoration: none;
	color: white;
}

.content p {
	text-align: left;
	font-size: 16px;
	color: white;
	margin: 10px;
}

.iklan {
	width: 95%;
	text-align: center;
	padding: 2px 0 2px 0;
  	margin: auto;
	}

.iklan img {
	width: 100%;
	padding: 2px 0 2px 0;	
}

.banner-float {
  position: fixed;
  width: 100%;
  text-align: center;
  bottom: 1px;
  z-index: 9999;
}

.banner-float img {
  width: 728px;
  padding-bottom: 3px;
}

.banner-top {
  position: fixed;
  width: 100%;
  text-align: center;
  top: 1px;
  z-index: 9999;
}

.banner-top img {
  width: 728px;
  max-width:100%;
  padding-bottom: 3px;
}

.t1 {
	width: 40%;
	padding: 5px 0px 5px 10px;
	border: 1px solid #989898;
	background: white;
	font-size: 16px;
}

.t2 {
	width: 30%;
	padding: 5px 0px 5px 10px;
	border: 1px solid #989898;
	background: white;
	font-size: 16px;
}

.t3 {
	width: 30%;
	padding: 5px 0px 5px 10px;
	border: 1px solid #989898;
	background: white;
	font-size: 16px;
}

.lassres {
  	max-width: 90%;
	width: 90%;
	margin: auto;
	box-sizing: border-box;
}

.lassres table {
	width: 100%;
	border: 1px solid white;	
}

.lassres img{
	max-width: 90%;
	height: auto;
	padding: 1px 0 3px 0;
	
}

.out-link {
	list-style-type: square;
	margin:  0px 35px;
	color: white;
}

.out-link a {
	text-decoration: none;
	color: white;
}


a:hover {
    color: #d1243d;
}



@media only screen and (max-device-width: 1000px) {
	.container2 {
		width: 100%;
		
		
	}
	
	.logo {
	width: 280px;	
	height: 80px;
	margin: auto;
	}
	
	.menu a {
		display: block;
		font-size: 16px;
		border: 1px solid white;
	}
	
	.banner1 {
		display: block;
		
	}
	
	.banner1 img {
		display: block;
		width: 100%;
	}
  	
	
	.lassres {
	width: 100%;
	margin: auto;
	
    }

    .lassres tableresult {
	width: 100%;
	padding: 0 0 0 0;
	border: 1px solid white;	
    }

    .lassres img {
    width: 100%;
    height: auto;
    padding: 1px 0 0 0;
    }
	
	
	.banner2 {
		display: block;
		
	}
	
	.banner2 img {
		display: block;
		width: 100%;
	}
	
	
	h3 {
		font-size: 14px;
		
	}
	
	.title-footer {
		font-size: 14px;
		
	}
	
	.banner-float {
		width: 100%;
		
	}
	
	.banner-float img {
		width: 100%;
		
	}
	
}

@media only screen and (max-device-width: 550px) {
	.logo {
	width: 205px;
    margin: auto;        
	}  
  
  	.iklan img {
	width: 100%;
	padding: 2px 0 2px 0;	
	}

    .Image-Container {
      width: 95%;
      margin: auto;
      text-align: center;
    }
}

@media screen and (max-width: 500px) {
    .entry-ld-container .entry-ld-table td {
        font-size: 16px;
        height: 45px;
    }

    .fz-26 {
        font-size: 22px;
    }
  
    .iklan img {
	width: 100%;
	padding: 2px 0 2px 0;	
	}
}
</style>