body {
background-image : url(images/head.jpg), url(images/bg1.jpg), url(images/bg.jpg);
background-repeat : no-repeat, repeat-y, repeat;
background-position : top left;
line-height : 30px;
font-size : 13px;
color : #D7D7D7;
font-weight : normal;
font-family : 'Libre Baskerville', serif;
letter-spacing : 2px;
text-align : justify;
margin-bottom : 10px;
}
::-webkit-scrollbar {
height : 20px;
width : 30px;
}
::-webkit-scrollbar-corner {
background-color : #000000;
}
::-webkit-scrollbar-track-piece {
background-color : #000000;
}
::-webkit-scrollbar-thumb {
width : 20px;
height : 3px;
background-color : #ffffff;
border : #000000 solid 14px;
}
h1 {
letter-spacing : 4px;
font-size : 43px;
color : #587490;
text-align : center;
margin : 0;
font-family : "Jacquard 24", system-ui;
font-weight : 400;
letter-spacing : 2px;
text-align : justify;
}
#container {
width : 650px;
margin-right : auto;
margin-top : 40px;
margin-left : 650px;
}
.contentx {
margin-bottom : 14px;
width : 650px;
padding : 10px 20px;
}
#navigation {
	position:relative;
width:90%;opacity:0.7;
	right:0px;
	bottom:20px;
        padding-left:20px;
        padding-right:20px;
        padding-top:20px;
        padding-bottom:10px;
        float: center;
        text-align:center;background-color:#000000;   -webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;   
}

#navigation A:link { 
        text-decoration: none; 
        color:#ffffff; 
        line-height:73px;
        font: normal 1em 'Libre Baskerville', serif;
        font-weight: 700;
        text-transform: uppercase; font-size:13px;
        padding-left:30px;
        padding-right:30px;-webkit-border-radius: 30px;
-moz-border-radius: 30px;opacity:0.6;
border-radius: 30px;font-size: 17px;
}

#navigation A:visited { 
        text-decoration: none; 
        color:#ffffff;
        line-height:73px;
        font: normal 1em 'Libre Baskerville', serif;
        font-weight: 700;
        text-transform: uppercase; font-size:13px;
        padding-left:30px;
        padding-right:30px;-webkit-border-radius: 30px;
-moz-border-radius: 30px;opacity:0.6;
border-radius: 30px;font-size: 17px;}

#navigation A:active { 
        text-decoration: none; 
        color:#ffffff; 
        line-height:73px;
        font: normal 1em 'Libre Baskerville', serif;
        font-weight: 700;
        text-transform: uppercase; font-size:13px;
        padding-left:30px;
        padding-right:30px;-webkit-border-radius: 30px;
-moz-border-radius: 30px;opacity:0.6;
border-radius: 30px;font-size: 17px;}

#navigation A:hover { 
         text-decoration: none; 
        color:#B6B4AE; 
        line-height:73px;
        font: normal 1em 'Libre Baskerville', serif;
        font-weight: 700;
        text-transform: uppercase; font-size:13px;
        padding-left:30px;
        padding-right:30px;-webkit-border-radius: 30px;
-moz-border-radius: 30px;opacity:0.6;
border-radius: 30px;font-size: 17px;}
#footer {
clear : both;
text-align : center;
}
a:link {
color : #6C869F;
text-decoration : none;
font-size : 13px;
letter-spacing : 1px;
font-family : 'Libre Baskerville', serif;
font-weight : 500;
}
a:visited {
color : #6C869F;
text-decoration : none;
font-size : 13px;
letter-spacing : 1px;
font-family : 'Libre Baskerville', serif;
font-weight : 500;
}
a:hover {
transition : 0.9s ease-out;
color : #ffffff;
font-size : 13px;
letter-spacing : 1px;
font-family : 'Libre Baskerville', serif;
font-weight : 500;
}
a:active {
color : #6C869F;
text-decoration : none;
font-size : 13px;
letter-spacing : 1px;
font-family : 'Libre Baskerville', serif;
font-weight : 500;
}
b {
color : #415B75;
font-family : 'Libre Baskerville', serif;
}
i {
color : #415B75;
font-family : 'Libre Baskerville', serif;
}
blockquote {
background-color : #000000;
padding : 15px;
text-align : justify;
color : #A9A9A9;
font-style : italic;
border-radius : 40px;
opacity : 0.9;
opacity : 0.6;
}
.contentx input, textarea, select {
background-color : #000000;
border : #415B75 dashed 2px;
padding : 4px;
color : #415B75;
border-radius : 8px;
opacity : 0.6;
}
@font-face {
font-family : 'Libre Baskerville';
font-style : italic;
font-weight : 400;
font-display : swap;
src : url(https://fonts.gstatic.com/s/librebaskerville/v14/kmKhZrc3Hgbbcjq75U4uslyuy4kn0qNcaxY.ttf) format('truetype');
}
@font-face {
font-family : 'Libre Baskerville';
font-style : normal;
font-weight : 400;
font-display : swap;
src : url(https://fonts.gstatic.com/s/librebaskerville/v14/kmKnZrc3Hgbbcjq75U4uslyuy4kn0pNe.ttf) format('truetype');
}
@font-face {
font-family : 'Jacquard 24';
font-style : normal;
font-weight : 400;
font-display : swap;
src : url(https://fonts.gstatic.com/s/jacquard24/v2/jVyO7nf_B2zO5jVpUGU8lgQE.ttf) format('truetype');
}