.logo {
	height:30px;
	width:640px;
	margin-top:3%;
	margin-left:auto;
	margin-right:auto;
}

.image {
	height:426px;
	width:640px;
	margin-left:auto;
	margin-right:auto;
}

.text {
	height:200px;
	width:640px;
	margin-left:auto;
	margin-right:auto;
	font-family:sans-serif;
	font-size:12px;
}

.footer {
	position:fixed;
	bottom:0px;
	font-family:sans-serif;
	font-size:10px;
}
