html, body {        height: 100%;        margin:0;}body {        background-image: url('images/bg.jpg');        background-repeat: repeat;}::-webkit-scrollbar {height:20px; width: 30px;}::-webkit-scrollbar-corner {background-color:#000000;}::-webkit-scrollbar-track-piece {    background-color: #000000;opacity:0.5;}::-webkit-scrollbar-thumb {    width:14px; height:10px;    background-color:#5F342C;    border: 10px solid #000000;}#navigation {	position:relative;        width:100%;	right:0px;	top:-180px;        padding-left:50px;        padding-right:50px;        padding-top:50px;        padding-bottom:50px;        float: center;        font-weight: 700;        overflow:hidden;        text-align:center;        opacity:0.6;        width: 52%;background-color:#23100A;border-radius: 50px;border:2px solid #1B1B1B;}#navigation A:link {         text-decoration: none;         color:#733537;         line-height:43px;        font: normal 1em 'Libre Baskerville', serif;        font-weight: 700;        text-transform: uppercase; font-size:13px;        padding-left:30px;        padding-right:30px;        padding-top:30px;        padding-bottom:30px; opacity:0.6;}#navigation A:visited {          text-decoration: none;         color:#733537;         line-height:43px;        font: normal 1em 'Libre Baskerville', serif;        font-weight: 700;        text-transform: uppercase; font-size:13px;        padding-left:30px;        padding-right:30px;        padding-top:30px;        padding-bottom:30px; opacity:0.6;}#navigation A:hover {          text-decoration: none;         color:#000000;         line-height:43px;        font: normal 1em 'Libre Baskerville', serif;        font-weight: 700;        text-transform: uppercase; font-size:13px;background-color:#733537;        padding-left:30px;        padding-right:30px;        padding-top:30px;        padding-bottom:30px; opacity:0.6;}#header {        background-image: url('images/head.jpg');        background-repeat: no-repeat;        background-position: center;         height:900px;        width:100%;        margin-top:-5px;}a:link {        text-decoration: none;         color:#BA8351; 	font-size: 13px;font-family: 'Libre Baskerville', serif;        font-weight: 600!important;}a:visited {         text-decoration: none;         color:#BA8351; 	font-size: 13px;font-family: 'Libre Baskerville', serif;        font-weight: 600!important;}a:hover {        text-decoration: none;         color:#B2ADA3; 	font-size: 13px;font-family: 'Libre Baskerville', serif;        font-weight: 600!important;}b {         color: #B2ADA3;         font-weight: 400!important;}i {         color: #A56D5A         font-weight: 400!important;}#content {	margin: -160px;	position: relative;	float: center;	width: 68%;}.contentx{        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:#B2B2B2;        line-height:25px;letter-spacing:2px;background-color:#141414;-webkit-border-radius: 30px;-moz-border-radius: 30px;opacity:0.6;border-radius: 30px;border:5px solid #1B1B1B;}blockquote { 	background-color:#0D0D0D;  	border-top: 20px solid #A56D5A; 	padding: 8px;	text-align:justify;	color:#B2B2B2;;opacity:0.7;}h1:hover { 	color:#A56D5A;        letter-spacing:1px;font-family: 'Bebas Neue', cursive;        font-size:20px;        padding:10px; background-color:#0D0D0D;opacity:0.5;border:3px solid #252525;}h1 { 	color:#A94E4E;opacity:0.5;border:3px solid #252525;        letter-spacing:1px;font-family: 'Bebas Neue', cursive;        font-size:20px;        padding:10px;background-color:#0D0D0D}.contentx input, textarea, select {  background-color: #0D0D0D;  border: 2px dashed #A56D5A;  padding:4px;  color:#A56D5A;-webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;}