.inter-tight-heading {
  font-family: "Inter Tight", serif;
  font-optical-sizing: auto;
  font-weight: 650;
  font-style: normal;
}

.m-plus-1-main {
  font-family: "M PLUS 1", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

.m-plus-1-sub {
  font-family: "M PLUS 1", serif;
  font-size: 10px;
  font-weight: 400;
  font-style: normal;
  margin-top: -10px;
}

html {
    overscroll-behavior: none;
    cursor: url("/cursor/cursor_default.png"), default;
}

body {
  background: url("/bg/vnwr.jpg") no-repeat center center
    fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  color: white;
  font-family: "M PLUS 1";
  cursor: url("/cursor/cursor_default.png"), default;
}

h1 {
  text-align: center;
  color: #a671dc;
}

h2 {
  cursor: url("/cursor/cursor_text.png"), text;
}

h3 {
  cursor: url("/cursor/cursor_text.png"), text;
  text-align: center;
}

h4 {
  cursor: url("/cursor/cursor_text.png"), text;
  text-align: center;
}

li {
  cursor: url("/cursor/cursor_text.png"), text;
}

a {
  color: #a671dc;
  cursor: url("/cursor/cursor_pointer.png"), pointer;
}

p {
  cursor: url("/cursor/cursor_text.png"), text;
}

code {
	width: 75%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: auto;
	padding: 10px;
}


.nocenter {
  text-align: left;
}

.highlightwarn {
  color: #ff0000;
}

.bulletinimg {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}

.imgtitle {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 12%;
  position: static;
}

.cbox1 {
  border: 1px solid #f28cab;
  margin-left: auto;
  margin-right: auto;
  margin-top: -15px ;
  margin-bottom: 50px;
  width: 35%;
  color: #ffff00;
  background: rgb(0, 0, 0);
  text-align: center;
}

.cbox1alt {
  border: 1px solid #f28cab;
  margin-left: auto;
  margin-right: auto;
  margin-top: -15px ;
  margin-bottom: 50px;
  width: 35%;
  background: rgb(0, 0, 0);
  text-align: center;
}

.cboxnews {
  border: 5px solid #f28cab;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding-top: 10px;
  margin-top: -22.5px;
  background: rgb(0, 0, 0);
  width: 75%;
}

.cboxnewsarchive {
  border: 5px solid #f28cab;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding-top: 10px;
  margin-top: 50px;
  background: rgb(0, 0, 0);
  width: 75%;
}

.cboxcc {
  border: 5px solid #f28cab;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding-top: 10px;
  margin-top: 50px;
  background: rgb(0, 0, 0);
  width: 97.5%;
}

.cbox2 {
  border: 5px solid #f28cab;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-top: -22.5px;
  background: rgb(0, 0, 0);
  width: 75%;
}

.cbox2a {
  border: 5px solid #f28cab;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-top: 22.5px;
  background: rgb(0, 0, 0);
  width: 75%;
}


.backbutton{
  position: fixed; 
  bottom: 5px; 
  left: 5px; 
  z-index: 100;
}

.infoboxtext {
  border: 2.5px solid #f28cab;
  font-family: "M PLUS 1", serif;
  color: #a671dc;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
  background: rgb(0, 0, 0);
  margin-left: auto;
  margin-right: auto;
  width: 25%;
}

.copyrightbox {
  border: 2.5px solid #f28cab;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-top: 50px;
  width: 50%;
  background: rgb(0, 0, 0);
  padding-bottom: 25px;
}

.boxseparate{
  border: 1px solid #a671dc;
  border-left: 0px;
  border-right: 0px;
  border-bottom: 0px;
  margin-left: 5px;
  margin-right: 5px;
}

.boxseparatesmall{
  border: 1px solid #a671dc;
  border-left: 0px;
  border-right: 0px;
  border-bottom: 0px;
  margin-left: 5px;
  margin-right: 5px;
}

.stubinfo{
  border: 2.5px solid #f28cab;
  position: fixed; 
  top: 5px; 
  right: 5px; 
  z-index: 100;
  background: rgb(0, 0, 0);
  width: 20%;
  height: auto;
  text-align: center;
}

.profilebox {
  border: 2.5px solid #f28cab;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
  background: rgb(0, 0, 0);
  width: 75%;
  text-align: left;
}