html, body {        height: 100%;        margin:0;}body {        background-image:url(premade/bg.jpg);        background-repeat:repeat;        font-family: 'Playfair Display', sans-serif!important;        font-weight: 400!important;        text-align:center;        font-size: 13px;        color: #C0B1C3;}::-webkit-scrollbar {height:20px; width: 30px;}::-webkit-scrollbar-corner {background-color:#000000;}::-webkit-scrollbar-track-piece {    background-color: #000000;}::-webkit-scrollbar-thumb {    width:14px; height:10px;background-color:#7B388D;}#navi{	width: 20%;border-bottom:5px solid #7B388D; opacity:0.7;margin-right:2%;margin-left:4%;margin-top:-100px;float:left;-webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px; background-image: linear-gradient(#7B388D, #000000);}a.navi {color: #ffffff;	letter-spacing: 3px;        font: bold 18px 'Roboto Condensed', sans-serif;	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: #ffffff;	letter-spacing: 3px;        font: bold 18px 'Roboto Condensed', sans-serif;	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: #ffffff;	letter-spacing: 3px;        font: bold 18px 'Roboto Condensed', sans-serif;	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: #ffffff;	letter-spacing: 3px;        font: bold 18px 'Roboto Condensed', sans-serif;	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: #7B388D;	text-decoration: none;	text-shadow: none;opacity: 0.6;background-color:#ffffff;}     #content {           width:61%;margin-top:-80px;margin-left:0px;opacity:0.6;        margin-right:0px;        margin-bottom: 50px;padding:25px;	font-size: 15px;font-family: 'Libre Baskerville', serif;        font-weight: 500!important;        text-align:justify; color:CEC4D1;        line-height:25px;letter-spacing:2px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px; float: left;text-shadow: 0px 0px 3px #000000, 0px 0px 7px #000000, 0px 0px 12px #000000;   }#header {        background-image: url('premade/head.jpg');        background-repeat: no-repeat;        background-position: center;         height:687px;        width:100%;        margin-top:-5px;}a:link {        text-decoration: none;         color:#952BB0; 	font-size: 13px;font-family: 'Libre Baskerville', serif;        font-weight: 600!important;}a:visited {        text-decoration: none;         color:#952BB0; 	font-size: 13px;font-family: 'Libre Baskerville', serif;        font-weight: 600!important;}a:active {        text-decoration: none;         color:#952BB0;; 	font-size: 13px;font-family: 'Libre Baskerville', serif;        font-weight: 600!important;}a:hover {        text-decoration: none;         color:#8C5E98;	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: #8C5E98;         font-weight: 400!important;}i {         color: #8C5E98;         font-weight: 400!important;}blockquote { 	background-color:#000000;  	padding: 8px;	text-align:justify;	color:#C5AECB;opacity:0.5;}h1 { 	color:#9728B3;        letter-spacing:1px;font-family: "Mr De Haviland", cursive;        font-size:60px;        padding:10px;opacity:0.7;}