
@media only screen {.preview-mode-theme-mismatch-warning {display: none !important;}
}

@media screen and (min-width: 320px) and (max-width: 767px) and (orientation: landscape) {
  html {
    transform: rotate(-90deg);
    transform-origin: left top;
    width: 100vh;
    overflow-x: hidden;
    position: absolute;
    top: 100%;
    left: 0;
  }
}



	#div_backgroundblock {
	position:absolute; 
	padding:0px;
	overflow:hidden;
	visibility:visible;
	left:0px; 
	top:0px;
	width:1000px; 
	height:1200px; 
	background-color: #444444;

	z-index:10000;
	opacity: 50%;
}


.settop {
	top:400px;
}

body {

	background-color:#444444;
	
  	margin: auto;
  	height:100%;
}

#dangbooks {
	max-width: 1600px;
	margin: auto;
}


.centertext {
	text-align: center;	
}


.lefttext {
	text-align: left;
}

.justifytext {
	text-align: justify;	
}



.bebas-neue-regular-heading {
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size:36px;
  min-height:32px;
  color:#dddddd;

}


.Times-regular-heading {
  font-family: "Times New Roman", serif;
  font-weight: 400;
  font-style: normal;
  font-size:36px;
  min-height:32px;

}

.Arial-regular-heading {
  font-family: "arial", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size:24px;
  min-height:32px;
text-decoration: none;
}

.billybutton{
	
	background-color:#ffffff;
	border-radius:20px;
	border-width:4px;
	border-color:#A9D3FF;
	border-style:solid;
	text-decoration: none;
	color:#A9D3FF;
}

.billybutton:hover{
	
	background-color:#ffffff;
	border-radius:20px;
	border-width:4px;
	border-color:#88B04B;
	border-style:solid;
text-decoration: none;
color:#88B04B;
	
}


.amatic-sc-regular {
  font-family: "Amatic SC", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.amatic-sc-bold {
  font-family: "Amatic SC", sans-serif;
  font-weight: 700;
  font-style: normal;
}


.bebas-neue-regular {
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  font-style: normal;


}

.carlito-regular {
  font-family: "Carlito", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.carlito-bold {
  font-family: "Carlito", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.carlito-regular-italic {
  font-family: "Carlito", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.carlito-bold-italic {
  font-family: "Carlito", sans-serif;
  font-weight: 700;
  font-style: italic;
}
