body {
background: url(https://i.imgur.com/lj79NRM.gif), 
url(https://i.postimg.cc/RZ4n544V/black-eggs.jpg);
background-repeat: repeat-x, repeat !important;
background-position: top center, top center;
background-attachment: fixed, fixed;
color: #ffc9a6;  /*- content text color - */
font-family: georgia; 
text-align:justify;
font-size: 11px; 
margin: 0px; 
padding: 0px;
}

#container{
position: absolute;
margin: 5px auto 5px auto;
width: 1250px;
padding: 10px;
overflow: hidden;
} 


/*---------- Header ------------- */

#header{
margin: 2px;
background-image: url(https://i.imgur.com/SgTAUtu.png) ;
border:1px solid #fff;
width: 800px;
height: 400px;

} 



/*---------- Sidebar ------------- */

#sidebar{
position: absolute; 
left: 820px; 
top: 10px; 
width:250px; 
padding:3px; 
background-image:url('https://i.postimg.cc/wBbtmNJ7/fond2.jpg');
border:1px solid #fff;

}




/*---------- Navi Links ------------- */

a.nav:link, a.nav:active, a.nav:visited{

font-family: georgia; 
text-align:center;
padding:3px; 
margin:1px;
padding-left:5px;
font-size: 11px; 
color: #fff;
background-color:#e64f00;
display:block;
}

a.nav:hover{

font-family: "tahoma"; 
text-align:left;
padding:3px; 
margin:1px;
padding-left:10px;
font-size: 11px; 
color: #fff;
background-color:#e64f00f;
display:block;
}





/*---------- Content ------------- */

#content{
float: left;
background-image: url(https://i.postimg.cc/wBbtmNJ7/fond2.jpg) ;
width: 790px;
padding:5px;
margin:2px;
min-height: 1500px;
max-height: 1500px;
overflow-y: scroll;
overflow-x: hidden;
border:1px solid #fff;
} 

/*---------- Links ------------- */
a:link, a:active, a:visited { 

text-decoration: none; 
color: #faa8ff; /*- linked url colour - */
}


a:hover {

color: #ffffff; /*- linked visited url colours - */
text-decoration: none; 
-webkit-transition:0.5s;
-moz-transition:0.5s;
-ms-transition:0.5s;
-o-transition:0.5s;
transition:0.5s;
}




/*---------- Headliner ------------- */

h1 {
font-family: georgia;
font-size: 10pt;
color: #fff;
margin-top: 10px;
padding-top: 3px;
background: url('https://i.postimg.cc/brcZ2CKD/1778.gif') no-repeat;
text-align: justify;
text-indent: 30px;
text-transform: capitalize;
border-bottom: 1px dashed #fff;
letter-spacing: 3px;
padding-bottom: 7px;
}




/*---------- Text ------------- */

textarea{

color: #FFFFFF;  
font-size: 10px; 
margin:0px; 
padding:2px;
border: 1px solid #ccc;
}


b {
color:#ff2727; /*- thick - */
}

i {
color:#f778ff; /*- cursive - */
}

u {
color:#d8ffab; /*- underline - */
}


blockquote{ 
color: #FFFFFF; 
font-size: 10px;
background-color: #606060; 
border-radius: 1em;
margin:10px; 
padding:2px;
padding-left:5px;
}


a.elite, a.elite:active, a.elite:visited {
display: block; 
margin: 2px;
color: #fff; 
text-transform: capitalize;
padding: 6px; 
text-align: center; 
font-family: georgia;
font-size: 10px; 
font-weight: bold;
letter-spacing: 1px; 
background-color: #670083;
}

a.affie, a.affie:active, a.affie:visited {
display: block; 
margin: 2px;
color: #fff; 
text-transform: capitalize;
padding: 6px; 
text-align: center; 
font-family: georgia;
font-size: 9px; 
font-weight: bold;
letter-spacing: 1px; 
background-color: #004083;
}

ul.tab {list-style-type: none; margin: 0; overflow: hidden;}
ul.tab li {float: left;}
ul.tab li a {display: inline-block; color: #fff; background: #444; text-align: center; letter-spacing: 1px; padding: 7px 18px; text-decoration: none; transition: 0.3s; font-size: 10px; border: 1px solid #333; margin: 2px;}
ul.tab li a:hover {background-color: #444;}
ul.tab li a:focus, .active {background-color: #fff; color: #000;}
.tabcontent {display: none; padding: 6px 12px; border-top: none;}
/***TABS CODING BY LOVEBLUSH - DO NOT REMOVE THIS***/

     