
@font-face{
  font-family:'lucysaid';
  src:url('../fonts/lucysaid.eot');
  src:local('lucysaid'),
  url('../fonts/lucysaid.ttf')
  format('truetype');
}

@font-face{
  font-family:'princess';
  src:url('../fonts/princess.eot');
  src:local('princess'),
  url('../fonts/princess.ttf')
  format('truetype');
}

body{
  background-attachment: fixed;
  background-color: #36013f;
  background-image: url("../images/bg/****************.png");
  background-position: 0px 0px;
  background-repeat: repeat-x repeat-y;
  margin: 0% 0% 0% 0%;
  height: auto;
  width: auto;
}

a{
  color: #dddddd;
  text-decoration: none;
}

a:hover{
  color: #000000;
  cursor: pointer;
  text-decoration: none;
  text-shadow: 0px 0px 4px #dddddd;
}

/* --------------------------------------------------------------------------------------CONTAINER GRID */

.containerbody {
  display: grid;
  grid-template-columns: 5vw 85vw;
  background-color: #36013f;
  padding: 1% 0.0em 0.0em 0.0em;
  text-align: center;
  width: 100vw;
}

.containerbody div {
  background-color: #36013f;
  border: 0px solid black;
  padding: 0.0em 0.0em 0.0em 0.0em;
  text-align: left;
}

.containerbody p{
  margin: 0.0em 0.0em 0.0em 0.0em;
  padding: 0.0em 0.0em 0.0em 0.0em;
  text-align: left;
}

.containerbody span{
  margin: 0.0em 0.0em 0.0em 0.0em;
  padding: 0.0em 0.0em 0.0em 0.0em;
}

.containerbody img{
  border: 1px solid #ffffff;
  box-shadow: 0px 0px 0px #000000;
  flex: 0 1 auto;
  height: auto;
  width: 256px;
  margin: 0.0em 1.1em 0.2em 0.0em;
  padding: 0.0em 0.0em 0.0em 0.0em;
}

.containerbody h1{
  color: #c9a0dc;
  font-family: princess, lucysaid, arial, tahoma, verdana;
  font-size: 4.5em;
  font-variant: none;
  font-weight: 400;
  letter-spacing: 0.04em;
  line-height: 1.0;
  margin: 0.0em 0.0em 0.0em 0.0em;
  padding: 0.0em 0.0em 0.2em 0.0em;
  text-align: center;
  text-decoration: none;
  text-shadow: 0px 0px 0px #36013f;
  text-transform: none;
  transform: scale(1.0, 1.0);
}

.containerbody h2{
  color: #efefef;
  font-family: princess, lucysaid, arial, tahoma, verdana;
  font-size: 3.25em;
  font-variant: none;
  font-weight: 400;
  letter-spacing: 0.04em;
  line-height: 1.0;
  margin: 0.0em 0.0em 0.0em 0.0em;
  padding: 0.0em 0.0em 0.2em 0.0em;
  text-align: left;
  text-decoration: none;
  text-shadow: 0px 0px 0px #36013f;
  text-transform: none;
  transform: scale(1.0, 1.0);
}

.text0{
  color: #dddddd;
  font-family: arial, tahoma, verdana;
  font-size: 1.1em;
  font-variant: none;
  font-weight: 100;
  letter-spacing: 0.0em;
  line-height: 1.0;
  margin: 0.0em 0.0em 0.0em 0.0em;
  padding: 0.0em 0.0em 0.0em 0.0em;
  text-align: center;
  text-indent: 0.0em;
  text-transform: uppercase;
  transform: scale(1.0, 1.0);
}

.text1{
  color: #999999;
  font-family: arial, tahoma, verdana;
  font-size: 1.1em;
  font-variant: none;
  font-weight: 700;
  letter-spacing: 0.0em;
  line-height: 1.0;
  margin: 0.0em 0.0em 0.0em 0.0em;
  padding: 0.0em 0.0em 0.0em 0.0em;
  text-align: left;
  text-indent: 0.0em;
  text-transform: uppercase;
  transform: scale(1.0, 1.0);
}

.text2{
  color: #dddddd;
  font-family: arial, tahoma, verdana;
  font-size: 1.1em;
  font-variant: none;
  font-weight: 100;
  letter-spacing: 0.0em;
  line-height: 1.0;
  margin: 0.0em 0.0em 0.0em 0.0em;
  padding: 0.0em 0.0em 0.0em 0.0em;
  text-align: left;
  text-indent: 0.0em;
  text-transform: uppercase;
  transform: scale(1.0, 1.0);
}

.text3{
  color: #dddddd;
  font-family: arial, tahoma, verdana;
  font-size: 0.9em;
  font-variant: none;
  font-weight: 100;
  letter-spacing: 0.0em;
  line-height: 1.0;
  margin: 0.0em 0.0em 0.0em 0.0em;
  padding: 0.0em 0.0em 0.0em 0.0em;
  text-align: left;
  text-indent: 0.0em;
  text-transform: uppercase;
  transform: scale(1.0, 1.0);
}

.text4{
  color: #c9a0dc;
  font-family: arial, tahoma, verdana;
  font-size: 0.8em;
  font-variant: none;
  font-weight: 100;
  letter-spacing: 0.0em;
  line-height: 1.0;
  margin: 0.0em 0.0em 0.0em 0.0em;
  padding: 0.0em 0.0em 0.0em 0.0em;
  text-align: left;
  text-indent: 0.0em;
  text-transform: uppercase;
  transform: scale(1.0, 1.0);
}

/* ------------------------------------------------------------------------------------SCROLLBAR */

::-webkit-scrollbar {
  width: 0px;
}

::-webkit-scrollbar-button {
  background: #000000;
  border-radius: 0px;
}

::-webkit-scrollbar-track {
  background: #000000;
  border-radius: 0px;
}

::-webkit-scrollbar-thumb {
  background: #000000;
}

::-webkit-scrollbar-thumb:hover {
  background: #000000;
}
