@charset "utf-8";
.img {
	height: auto;
	width: 80%;
	display: compact;
	margin-left: 10%;
	margin-right: 10%;
	
}
{	


	
	} 
.main {
	position: absolute;
	height: auto;
	width: auto;
	margin-right: 15%;
	margin-left: 15%;
	top: 40%;
}
.doorstop {
	font-family: "Myriad Pro";
	font-size: 1em;
	font-weight: lighter;
	color: #FFF;
	text-align: center;
	padding: 10px;
	height: auto;
	width: 100%;
	background-color: #666;
	margin-top: 25%;
}
