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:#E7A397;}::-webkit-scrollbar-track-piece {    background-color: #E7A397;}::-webkit-scrollbar-thumb {    width:14px; height:10px;    background-color:#E7A397;    border: 6px solid #E8EEF1;}#navigation {	position:relative;        width:70%;	right:0px;	top:0px;        padding-left:20px;        padding-right:20px;        padding-top:50px;        padding-bottom:50px;        float: center;        font-family: 'Tahoma';        font-weight: 700;        overflow:hidden;        text-align:center;        opacity:0.6; background-color: #E9E4C5;border-top:8px solid #C95D6D;-webkit-border-radius: 30px;-moz-border-radius: 90px;border-radius: 60px;}#navigation A:link {         text-decoration: none;         color:#C95D6D;         line-height:43px;font-family: 'Alumni Sans Pinstripe', sans-serif;        font-weight: 700;        text-transform: uppercase; font-size:29px;        padding-left:50px;        padding-right:50px;-webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;background-color:#CFC5BA;}#navigation A:visited {         text-decoration: none;         color:#C95D6D;         line-height:43px;font-family: 'Alumni Sans Pinstripe', sans-serif;        font-weight: 700;        text-transform: uppercase; font-size:29px;        padding-left:50px;        padding-right:50px;-webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;background-color:#CFC5BA;}#navigation A:hover {          text-decoration: none;              color:#ffffff;         line-height:43px;font-family: 'Alumni Sans Pinstripe', sans-serif;        font-weight: 700;        text-transform: uppercase; font-size:29px;        padding-left:50px;        padding-right:50px;-webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;background-color:#716A8D;}#header {        background-image: url('images/head.jpg');        background-repeat: no-repeat;        background-position: center;         height:677px;        width:100%;        margin-top:-5px;}a:link {        text-decoration: none;         text-decoration: none;         color:#7B5F53; 	font-size: 13px;font-family: 'Libre Baskerville', serif;        font-weight: 600!important;}a:visited {         text-decoration: none;         text-decoration: none;         color:#7B5F53; 	font-size: 13px;font-family: 'Libre Baskerville', serif;        font-weight: 600!important;}a:hover {        text-decoration: none;         color:#D66D77;background-color:#EBDCBA;	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: #A02626;         font-weight: 400!important;}i {         color: #A02626;         font-weight: 400!important;}#content {	margin: 20px;	position: relative;	float: center;	width: 69%;}.contentx{        margin-left:0px;background-color:#EEC7BE;opacity:0.6;        margin-right:0px;border-left:8px solid #AA5B51;border-bottom: 14px solid #DED4BC;        margin-bottom: 50px;padding:25px;	font-size: 13px;font-family: 'Libre Baskerville', serif;        font-weight: 500!important;        text-align:justify; color:#576076;        line-height:25px;letter-spacing:2px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;}blockquote { 	background-color:#EBAFAE;  	border-top: 20px solid #AA5B51; 	padding: 8px;	text-align:justify;	color:#576076;}h1 { 	color:#AA5B51;        letter-spacing:1px;font-family: 'Alumni Sans Pinstripe', sans-serif;        font-size:40px;        padding:10px;}.contentcontainer input, textarea, select {  background-color: #EBAFAE;  border: 2px dashed #AA5B51;  padding:4px;  color:#AA5B51;-webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;}