body{
	background-color:#918780;
	width: 100%;
	margin: 40px auto;
}
h4{
	margin-left:30px;
	font-size:700px;
	font-weight: bold;
	color:#C7B6A1;
	position:absolute;
	z-index:-1;
}
h5{
	font-family: 'Lora';
	font-size:900px;
	font-weight: bold;
	color:#E6C757;
	position:absolute;
	z-index:-1;
}
h6{
	font-size:575px;
	font-weight: bold;
	color:#DDE022;
	position:absolute;
	z-index:-1;
}
.verticle{
	margin-left:1200px;
	color:#C7B6A1;
	font-size:20px;
	font-family: 'Dancing Script';
	line-height:25px;
	width:20px;
	text-align: center;
	font-weight:bold;
}
#rect{
	font-family: 'Changa One';
	font-size:800px;
	padding-top:950px;
	padding-left:600px;
	color:#9599C4;
	opacity:0.8;
}
#end{
	font-size:150em;	
	font-weight: bold;
	line-height:0%;
	color:#F3A039;
	position:absolute;
	top: 40%;
	opacity:0.3;
	/* padding: 20px, -500px,0,0; */
}

a:link {
	text-decoration:none;
	color: white;
}
a:visited {
	text-decoration:none;
		color: white;
}