
@import url('https://fonts.cdnfonts.com/css/zen-maru-gothic');

body{
background-color: #d4d9bc;
background-image: url('phv1.png'); /*previous ver jongingkobeabg*/
background-repeat:no-repeat;
background-size: %;
background-attachment: ;
font-size: 8pt;
padding: 1px;
letter-spacing: 1.08px;
font-family: 'zen maru gothic', sans-serif;
text-shadow: 0px 0px 2px #c0ccc2;
color: #4f4c3e;
}


#all{
width: 460px;
margin: 0 auto;
}

img{
opacity: 0.98;
}


#header{
width: 460px;
margin: 15px 0px 0px 0px;
}

h1{
font-family: 'Special Elite', serif;
text-align: center;
font-size: 0px;
font-weight: normal;
color: #fff;
margin: 0px;
  text-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
  text-glow: 0 2px 3px rgba(253, 255, 242, 0.3);

}

h2{
font-family: 'OCR A Std',	monospace;
text-align: center;
font-size: 20px;
letter-spacing: 1.5px;
font-weight: normal;
color: #6e7844;
margin: 1px;
  text-shadow: 0 2px 10px rgba(233, 226, 208, 1);

}


table {
  border-collapse: collapse;
  table-layout: fixed;
  margin: 0px;
font-family: 'zen maru gothic', sans-serif;
  width: 500px;
}

table td {
  border-style: none;
  font-size: 9pt;
  padding: 0px 0px 15px 0px;
  letter-spacing: 1.1px;
font-family: 'zen maru gothic', sans-serif;
text-shadow: 0px 0px 2px #c0ccc2;
  vertical-align: bottom;
  text-align: center;
}

#nav{
font-family: OCR A Std, monospace		;
font-size: 10pt;
margin-left: -11%;
letter-spacing: 1.8px;
width: 600px; 
margin-bottom: 10px;
} 

ul{
text-align: center;
padding: 0px;
margin: 0px;
}

li{
list-style-type: none;
display: inline;
padding-left: 5px;
}

a{
text-decoration: none;
color: #657346;
}

a:visited{
color: #657346;
}

a:hover{
font-style: italic;
font-weight: bold;
}

a:active{
font-style: italic;
font-weight: bold;
}

#main{
background-image: url(https://cdn.discordapp.com/attachments/1042173517917077524/1046015489039671306/transback.png);
width: 500px; 
height: 500px;
margin-left: -0.55%; /*-0.4% on jongingkobeabg*/
padding: 15px; 
text-align: justify;
overflow-x: hidden; 
overflow-y: auto; 
position: fixed; 
padding-top: 10px;
padding-right: 49px; /*50px for adjacenttoborder*/
}

.update {
  background-color: #ffffff;
  height: 130px;
  width: 370px;
  font-size: 10px;
  text-align: justify;
  overflow: auto;
  box-shadow: 1px 1px 1px 1px dotted #889487;
  border-radius:20px 20px 20px 20px;
  border-color: #e5edd5;
  border-style:  dotted;
}
.update p {
  padding:0 15px;
}
.update b {
  text-shadow: 0px 0px 1px #fff;
  color: #8eab7b;
  padding: 2px;
  text-decoration: none;
}

#footer{
vertical-align: bottom;
font-size: 7pt;
letter-spacing: 1.1px;
margin: 0px;
color: #d4d9bc;
text-align: center;
}
}

}
