@charset "utf-8";.mainbox {
	height: auto;
	width: 100%;
	display: block;
}
.loginbox {
	height: auto;
	width: 100%;
	display: none;
}
.accountbox {
	height: auto;
	width: 100%;
	display: none;
}
.topbanner {
	background-image: url(../images/history_Ghana.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	height: 20vh;
	width: 100%;
	float: left;
	background-size: cover , contain;
}
.introside {
	float: right;
	height: 80vh;
	width: 100%;
}
.account {
	height: auto;
	width: auto;
	cursor: pointer;
}
.login {
	height: auto;
	width: auto;
	cursor: pointer;
}
.b1 {
	width: 95%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.b2 {
	width: 95%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.b3 {
	width: 95%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
