body{
background: url('https://i.ibb.co/Q6ZfXWf/newbg.png'),#000;
background-repeat: repeat-y, repeat !important;
background-position: top center, top center;
background-attachment: fixed, fixed;
text-align: justified;
margin: 0px; 
padding: 0px;
font-family: calibri;
font-size: 10px;
color: #fff;
}


#top{
width:900px;
padding:1px;
padding-left: 0px;
margin:1px;	
margin-top:-250px;
margin-left:50px;
clear:both;
text-align: center;
}

#sidebar {
  position:absolute;
  width:283px;
  margin-left:7px;
  margin-top:38px;
  text-align:center;
  background: rgba(0,0,0,0.1);
}

 


#container {
margin: 40px auto;
margin-top:1px;
width:992px;
padding:3px;
padding-left:-0px;
padding-bottom:1px;
z-index:999999;
}


#header {
float: center;
width:992px; 
height: 806px;
padding:0px;
margin-top: -10px;
margin-left:2px;
}

#content{
position:absolute;
float: right;
color:#fff;
width: 703px;
padding:0px;
margin-top:38px;
margin-left:290px;
background: rgba(0,0,0,0.0);
text-align:center;
}

b {color:#80599a;}
i {color:#63b091;}
u {color:#8bccb5;}
s {color:#90a2cb;}

h1{
color: #fff; 
text-shadow: 2px 0px 3px #111;
font-size: 12px;
line-height:11px; 
font-family: "Roboto";
font-style: bold;
font-weight: bold; 
padding-left:1px; 
text-align:enter;
background:#b1c0e0;
border-bottom:2px solid #90a2cb; 
display:block;
text-transform: uppercase; 
margin:0px; padding:2px;
}

h2{
  border-bottom:2px dotted #8bccb5;
  color:#8bccb5;
  text-align:right;
  font-size: 9px;
  display:block;
  text-transform: uppercase; 
  margin:0px; padding:0px;
  font-weight: bold; 
}

h3 {
  color: #fff; 
text-shadow: 2px 0px 3px #111;
font-size: 13px;
line-height:11px; 
font-family: "Roboto";
font-style: bold;
font-weight: bold; 
padding-left:1px; 
text-align:center;
background:#9975b1;
border-bottom:2px solid #80599a; 
display:block;
text-transform: lowercase; 
margin:0px; padding:2px;
}

h1:first-letter {color:#fff;
text-transform:uppercase;
  font-style: bold;
  font-weight: bold; 
  text-shadow: 2px 0px 3px #111;}

h3:first-letter { 
  color: #fff;
  text-transform:uppercase;
  font-style: bold;
  font-weight: bold; 
  text-shadow: 2px 0px 3px #111;
}

::-webkit-scrollbar-thumb {
border-radius:5px;    
background-image: url("");
background-repeat: repeat-y;
background-color: #9975b1;  }

::-webkit-scrollbar {
background-image: url("");
background-repeat: repeat-y;
width:4px; height: 2px; 
border-radius:5px;
background: #90a2cb;} 

textarea{
color: #fff;
background: #63b091;
border: 1px solid #fff; 
font-size:9px;
text-align:center;
 text-shadow: 2px 0px 3px #111;
}

blockquote { 
position: relative; 
background: #63b091;
padding: 15 30 10;
border: 5px solid #80599a;
border-width: 5 0 5;
color: #fff;
text-align: justify;
text-shadow: 2px 0px 3px #111;
}

a {	
color: #80599a; 
text-decoration: none;
letter-spacing: 1px;
margin: 0px; 
padding: 2px;
}					
a:hover {
color: #18c6b0; 
}

a.nav:link, a.nav:active, a.nav:visited {
    display:inline-block;
    letter-spacing: 5px;
    width:120px;
    color:#fff; 
    background-image: linear-gradient(to right,#18c6b0,#80599a,#8bccb5,#90a2cb);
    border: 1px solid #fff; 
    font-family: arial;
    font-size: 20px;
    text-transform: uppercase;
    margin:0px;
    padding:1px;
    line-height: 25px;
    text-shadow: 0px 1px 3px #111;
  }

a.nav:hover {
  color:#fff;
  background-image: linear-gradient(to right, #90a2cb, #18c6b0);
}

a.love, a.love:active, a.love:visited {
display: block; 
margin: 0px;
color: #fff;
background-image: linear-gradient(to right,#90a2cb,#8bccb5);
border:1px solid #fff;
text-transform: uppercase;
padding: 2px 0px; 
text-align: center; 
font-family: 'arial';
font-size: 9px; 
font-weight: bold;
letter-spacing: 1px; 
text-shadow: 0px 1px 3px #000;
}

a.love:hover{
 background:#63b091;
  border:1px solid #fff;
  color:#fff;
}

a.elite, a.elite:active, a.elite:visited {
display: block; 
margin: 0px;
color: #fff;
background-image: linear-gradient(to right,#63b091,#80599a);
border:1px solid #fff;
text-transform: uppercase;
padding: 2px 0px; 
text-align: center; 
font-family: 'arial';
font-size: 9px; 
font-weight: bold;
letter-spacing: 1px; 
text-shadow: 0px 0px 3px #111;
}

a.elite:hover{
 background:#90a2cb;
  border:1px solid #fff;
  color:#fff;
}

