.wrapper {
	width: 70%;
	margin: 0 auto;
	text-align: center;
}
body img {
	width: 50%;
}

#final {
	width:300px; 
	margin:auto;
	position:relative; top: 5px;
		
}

h3 {
	text-align: center;
	float: bottom;
	margin-top: 100px;
}
p {
 font-size: 1.2em;
text-align: center;
color: white;
}

body {
	
	background-color: black;
}
h3 {
	color: white;
	font-size: 1.8em;
}
h1 {
	color: white;
	
}
h2 {
	color: white;
	
}
