html, body {
        height: 100%;
        margin:0;
}

body {
        background-color:#EBE1CA;
        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:#EBE1CA;}


::-webkit-scrollbar-track-piece {
    background-color: #EBE1CA;
}

::-webkit-scrollbar-thumb {
    width:14px; height:10px;
    background-color:#1F1F1F;
    border: 6px solid #D4467F;
}


#navi{
   opacity: 0.9;
	width: 26%;
margin:2%;
background-color: #BEB297;
float:left;-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px; background-image:url(images/2.jpg);
        background-repeat:repeat-x;
}

a.navi {
color: #689CC4;
	letter-spacing: 3px;
        font: bold 18px 'Roboto Condensed', sans-serif;
	background: no-repeat top center #CE4451;
	line-height: 10px;
	padding: 10px;
	display: block;
        border: 0px;
        text-align: left;
        text-transform: uppercase;
        text-decoration: none;
	text-shadow: none;
opacity: 0.6;

	}

a.navi:link {
color: #ffffff;
	letter-spacing: 3px;
        font: bold 18px 'Roboto Condensed', sans-serif;
	background: no-repeat top center #CE4451;
	line-height: 10px;
	padding: 10px;
	display: block;
        border: 0px;
        text-align: left;
        text-transform: uppercase;
        text-decoration: none;
	text-shadow: none;
        width: 230px;
        margin: 10px;
opacity: 0.6;

	}


a.navi:active {
color: #ffffff;
	letter-spacing: 3px;
        font: bold 18px 'Roboto Condensed', sans-serif;
	background: no-repeat top center #CE4451;
	line-height: 10px;
	padding: 10px;
	display: block;
        border: 0px;
        text-align: left;
        text-transform: uppercase;
        text-decoration: none;
	text-shadow: none;
opacity: 0.6;
	}

a.navi:visited {
color: #ffffff;
	letter-spacing: 3px;
        font: bold 18px 'Roboto Condensed', sans-serif;
	background: no-repeat top center #CE4451;
	line-height: 10px;
	padding: 10px;
	display: block;
        border: 0px;
        text-align: left;
        text-transform: uppercase;
        text-decoration: none;
	text-shadow: none;
opacity: 0.6;}


a.navi:hover{
color: #CE4451;
	background: no-repeat top center #ffffff;
	text-decoration: none;
	text-shadow: none;
opacity: 0.6;
}




  
   
#content {
           width: 63%;
margin-left:0px;
        margin-right:0px;
        margin-bottom: 50px;padding:25px;
	font-size: 13px;
font-family: 'Libre Baskerville', serif;
        font-weight: 500!important;
        text-align:justify; color:#000000;
        line-height:25px;letter-spacing:2px;-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px; opacity:0.6;float: left;background-color:#DED4BC;-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;        background-image:url(images/1.jpg);
        background-repeat:repeat-x;
   }

#wrap {
        height:100%;
}


#header {
        background-image: url('images/head.jpg');
        background-repeat: no-repeat;
        background-position: center; 
        height:530px;
        width:100%;
        margin-top:-15px;
}


a:link {
        text-decoration: none; 
        text-decoration: none; 
        color:#B0406D; 
	font-size: 13px;
font-family: 'Libre Baskerville', serif;
        font-weight: 600!important;
}

a:visited {
         text-decoration: none; 
        text-decoration: none; 
        color:#B0406D; 
	font-size: 13px;
font-family: 'Libre Baskerville', serif;
        font-weight: 600!important;}

a:active {
        text-decoration: none; 
        text-decoration: none; 
        color:#B0406D; 
	font-size: 13px;
font-family: 'Libre Baskerville', serif;
        font-weight: 600!important;}

a:hover {
        text-decoration: none; 
        color:#6C569F;
	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: #6C569F;         font-weight: 400!important;
}

i { 
        color: #6C569F;         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:#000000; 
 	border-bottom: 20px dashed #6C569F;
 	padding: 8px;
	text-align:justify;
	color:#ffffff;}
h1 { 
	color:#6C569F;
        letter-spacing:1px;
font-family: 'Alumni Sans Pinstripe', sans-serif;
        font-size:40px;
        padding:10px;}

.paragraph input, textarea, select {
  background-color: #000000;
  border: 2px dashed #9D3566;
  padding:4px;
  color:#9D3566;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}