body {
	background-color: rgb(202, 232, 202);
}


.start {
	margin-left:20px;
	padding-left: 30px;
	margin-top:  15px;
	line-height: 3;
	background-color: #9f9ff8;
}

.second {
	margin-left:200px;
	margin-top:  15px;
	line-height: 3;
	width:  600px;
	height: 400px;
	background-color: #b4b4db;
}

.third{
	margin-left:12px;
	margin-top:  15px;
	line-height: 3;
	width:  60px;
	height: 40px;
	background-color: #cc4242;
}

.fifty{
	width: 650px;
	height: 150px;
	border:  9px solid #9a0707;
}

.fifty8{
	width: 450px;
	height: 40px;
	border:  9px solid #ccc;
}

.span1{
	width: 80px;
	height: 1000px;
	border: 10px dashed #11bd1a;
	text-align: center;
}
.ontop{
	width: 800px;
	height: auto;
}

.accept{
	height: 25px;
	background-color: #6f6f8a;
	border-radius: 25%;
	align-content: center;
	text-align: center;
}
.davelogo.jpg{
	width: 500px;
	height: 500px;
	border: #b4b4db solid  30px;
}

.redbox{

}