html, body {
        height: 100%;
        margin:0;
}

body {
        background-color:#0C0C0C;
        background-repeat:repeat;
        font-family: 'Playfair Display', sans-serif!important;
        font-weight: 400!important;
        text-align:center;
        font-size: 13px;
        color: #000000;
}

::-webkit-scrollbar {height:20px; width: 30px;}
::-webkit-scrollbar-corner {background-color:#141414;}


::-webkit-scrollbar-track-piece {
    background-color: #141414;
}

::-webkit-scrollbar-thumb {
    width:14px; height:10px;
background-image: linear-gradient(#2F3032, #020202);
    border: 2px solid #141414;
}


#navi{
	width: 24%;
margin-right:2%;
margin-left:4%;
margin-top:12px;
float:left;-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px; background-image: linear-gradient(#3B3B3B, #020202);
border-top:23px solid #48312B;opacity:0.6;
}

a.navi {
color: #A5A5A5;
	letter-spacing: 3px;
        font: bold 18px 'Roboto Condensed', sans-serif;
	background: no-repeat top center #48312B;
	line-height: 10px;margin-left:20px;margin-right:20px;
	padding: 16px;
	display: block;
        border: 0px;
        text-align: left;
        text-transform: uppercase;
        text-decoration: none;
	text-shadow: none;
	}

a.navi:link {
color: #A5A5A5;
	letter-spacing: 3px;
        font: bold 18px 'Roboto Condensed', sans-serif;
	background: no-repeat top center #48312B;
	line-height: 10px;margin-left:20px;margin-right:20px;
	padding: 16px;
	display: block;
        border: 0px;
        text-align: left;
        text-transform: uppercase;
        text-decoration: none;
	text-shadow: none;
	}


a.navi:active {
color: #A5A5A5;
	letter-spacing: 3px;
        font: bold 18px 'Roboto Condensed', sans-serif;
	background: no-repeat top center #48312B;
	line-height: 10px;margin-left:20px;margin-right:20px;
	padding: 16px;
	display: block;
        border: 0px;
        text-align: left;
        text-transform: uppercase;
        text-decoration: none;
	text-shadow: none;

	}

a.navi:visited {
color: #A5A5A5;
	letter-spacing: 3px;
        font: bold 18px 'Roboto Condensed', sans-serif;
	background: no-repeat top center #48312B;
	line-height: 10px;margin-left:20px;margin-right:20px;
	padding: 16px;
	display: block;
        border: 0px;
        text-align: left;
        text-transform: uppercase;
        text-decoration: none;
	text-shadow: none;
}


a.navi:hover{
color: #48312B;
	background: no-repeat top center #191919;
	text-decoration: none;
	text-shadow: none;
opacity: 0.8;
}




  
   
#content {
           width:61%;margin-top:-30px;
margin-left:0px;background-color:#000000;
        margin-right:0px;
        margin-bottom: 50px;padding:25px;
	font-size: 13px;
font-family: 'Libre Baskerville', serif;
        font-weight: 500!important;
        text-align:justify; color:#ffffff;
        line-height:25px;letter-spacing:2px;-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px; float: left; background-image: url('premade/bg2.jpg');
        background-repeat: no-repeat;
   }

#wrap {
        height:100%;
}


#header {
        background-image: url('premade/head.jpg');
        background-repeat: no-repeat;
        background-position: center; 
        height:451px;
        width:100%;
        margin-top:-15px;
}


a:link {
        text-decoration: none; 
        text-decoration: none; 
        color:#584742; 
	font-size: 13px;
font-family: 'Libre Baskerville', serif;
        font-weight: 600!important;
}

a:visited {
         text-decoration: none; 
        text-decoration: none; 
        color:#584742; 
	font-size: 13px;
font-family: 'Libre Baskerville', serif;
        font-weight: 600!important;}

a:active {
        text-decoration: none; 
        text-decoration: none; 
        color:#584742; 
	font-size: 13px;
font-family: 'Libre Baskerville', serif;
        font-weight: 600!important;}

a:hover {
        text-decoration: none; 
        color:#40322E;
	font-size: 13px;
font-family: 'Libre Baskerville', serif;
        font-weight: 600!important;-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;}




b { 
        color: #40322E;         font-weight: 400!important;
}

i { 
        color: #40322E;         font-weight: 400!important;
}

#footer a { text-decoration: none; 
        color:#AEAEAE; 
        line-height:10px;
        font: normal 1em 'Libre Baskerville', serif;
        font-weight: 700;
        text-transform: uppercase; font-size:10px;
        padding-left:20px;
        padding-right:20px;}

#footer a:link {        text-decoration: none; 
        text-decoration: none; 
        color:#AF7D54; 
	font-size: 10px!important;
font-family: 'Libre Baskerville', serif;
        font-weight: 600!important;}

#footer a:hover {        text-decoration: none; 
        color:#ffffff; 
	font-size: 10px!important;
font-family: 'Libre Baskerville', serif;
        font-weight: 600!important;background-color:#AF7D54}

blockquote {
 	background-color:#050505; 
 	padding: 8px;
	text-align:justify;
	color:#ffffff;}
h1 { 
	color:#40322E;
        letter-spacing:1px;
font-family: 'Alumni Sans Pinstripe', sans-serif;
        font-size:40px;
        padding:10px;}
