html {
	font-family: 'Montserrat', sans-serif;
  	font-size: 20px;
}

body {
	margin: 0;
}

header {
	width: 100%;
	height: 400px;
	background-image: url("../images/main.jpeg");
	background-position: center bottom;
	background-size: 100%;

}

footer {	
	width: 100%;
	height: 120px;
	background-image: url("../images/texture.jpg");
	background-position: center top;
	background-color: #157f0f;
}

nav {
	display: inline-block;
	position: absolute;
	top: 30px;
	right: 0px;
}

strong {
	color: #4b0082;
}

.heading h1 {
	width: 900px;
	margin: 0 auto;
	text-align: center;
	font-size: 70px;
	color: #ffffff;
}

.social a {
	text-decoration: none;
	color: #ffffff;
}

.download-content a {
	text-decoration: none;
	color: #4b0082;
}

.header {
	width: 900px;
	height: 400px;
	margin: 0 auto;
}

.top {
	width: 900px;
	height: 200px;
	position: relative;
}

.icon {
	width: 100px;
	height: 100px;
	display: inline-block;
	position: absolute;
	top: 30px;
	left: 0px;
}

.nav-li-1 {
	display: inline-block;
	margin-right: 20px;
	font-size: 40px;
	color: #ffffff;
}

.nav-li-2 {	
	display: inline-block;
	margin-right: 20px;	
	font-size: 40px;
	color: #ffffff;
}

.nav-li-3 {	
	display: inline-block;
	margin-right: 20px;	
	font-size: 40px;
	color: #ffffff;
}

.nav-li-4 {	
	display: inline-block;
	margin-right: 20px;	
	font-size: 40px;
	color: #ffffff;
}

.nav-li-5 {
	display: inline-block;
	font-size: 40px;
	color: #ffffff;
}

.nav-li-1:hover {
	border-bottom: 3px solid white;
}

.nav-li-2:hover {
	border-bottom: 3px solid white;
}

.nav-li-3:hover {
	border-bottom: 3px solid white;
}

.nav-li-4:hover {
	border-bottom: 3px solid white;
}

.nav-li-5:hover {
	border-bottom: 3px solid white;
}

.heading {
	width: 900px;
	height: 200px;
}

.bonds-header {
	width: 100%;
	height: 100px;
	background-image: url("../images/texture.jpg");
	background-position: center top;
	background-color: #ffffff;
}	

.bonds-heading {
	width: 900px;
	height: 100px;
	margin: 0 auto;
	padding-top: 25px;
	text-align: center;
	font-size: 40px;
	color: #ffffff;
}

.shares-content {
	width: 100%
	height: 600px;
}

.bonds-content {
	width: 100%
	height: 600px;
}

.bonds-img {
	width: 600px;
	height: 400px;
	display: block;
	margin: 20px auto;
}

.bonds-h3 {
	color: #4b0082;
}

.shares-img {
	width: 600px;
	height: 400px;
	display: block;
	margin: 20px auto;
}

.shares-header {
	width: 100%;
	height: 100px;	
	background-image: url("../images/texture.jpg");
	background-position: center top;
	background-color: #157f0f;
}

.shares-heading {
	width: 900px;
	height: 100px;
	margin: 0 auto;
	padding-top: 25px;
	text-align: center;
	font-size: 40px;
	color: #ffffff;
}

.bonds-article {	
	width: 900px;
	margin: auto;
	text-align: center;
	color: #3b3939;
}

.shares-article {
	width: 900px;
	margin: auto;
	text-align: center;
	color: #3b3939;
}

.footer-content {
	width: 900px;
	height: 120px;	
	position: relative;
	margin: 0 auto;
	color: #ffffff;
}

.shares-h3 {
	color: #4b0082;
}

.me {
	display: inline-block;
}

.thanks {
	display: inline-block;
	position: absolute;
	right: 0px;
	bottom: 30px;	
	color: #fff;
}

.pif-article {
	width: 900px;
	margin: auto;
	text-align: center;
	color: #3b3939;
}

.pif-heading {
	width: 900px;
	height: 100px;
	margin: 0 auto;
	padding-top: 25px;
	text-align: center;
	font-size: 40px;
	color: #ffffff;
}

.pif-img {
	width: 600px;
	height: 400px;
	display: block;
	margin: 20px auto;
}

.pif-header {
	width: 100%;
	height: 100px;	
	background-image: url("../images/texture.jpg");
	background-position: center top;
	background-color: #157f0f;
}

.pif-content {
	width: 100%
	height: 600px;
}

.oms-article {
	width: 900px;
	margin: auto;
	text-align: center;
	color: #3b3939;
}

.oms-heading {
	width: 900px;
	height: 100px;
	margin: 0 auto;
	padding-top: 25px;
	text-align: center;
	font-size: 40px;
	color: #ffffff;
}

.oms-img {
	width: 600px;
	height: 400px;
	display: block;
	margin: 20px auto;
}

.oms-header {
	width: 100%;
	height: 100px;	
	background-image: url("../images/texture.jpg");
	background-position: center top;
	background-color: #157f0f;
}

.oms-content {
	width: 100%
	height: 600px;

}

.mfo-article {
	width: 900px;
	margin: auto;
	text-align: center;
	color: #3b3939;
}

.mfo-heading {
	width: 900px;
	height: 100px;
	margin: 0 auto;
	padding-top: 25px;
	text-align: center;
	font-size: 40px;
	color: #ffffff;
}

.mfo-img {
	width: 600px;
	height: 400px;
	display: block;
	margin: 20px auto;
}

.mfo-header {
	width: 100%;
	height: 100px;	
	background-image: url("../images/texture.jpg");
	background-position: center top;
	background-color: #157f0f;
}

.mfo-content {
	width: 100%
	height: 600px;
}

.oms-article {
	width: 900px;
	margin: auto;
	text-align: center;
	color: #3b3939;
}

.oms-heading {
	width: 900px;
	height: 100px;
	margin: 0 auto;
	padding-top: 25px;
	text-align: center;
	font-size: 40px;
	color: #ffffff;
}

.oms-img {
	width: 600px;
	height: 400px;
	display: block;
	margin: 20px auto;
}

.oms-header {
	width: 100%;
	height: 100px;	
	background-image: url("../images/texture.jpg");
	background-position: center top;
	background-color: #157f0f;
}

.oms-content {
	width: 100%
	height: 600px;
}

.dictionary-article {
	width: 900px;
	margin: auto;
	text-align: left;
	color: #3b3939;
}

.dictionary-heading {
	width: 900px;
	height: 100px;
	margin: 0 auto;
	padding-top: 25px;
	text-align: center;
	font-size: 40px;
	color: #ffffff;
}

.dictionary-header {
	width: 100%;
	height: 100px;	
	background-image: url("../images/texture.jpg");
	background-position: center top;
	background-color: #157f0f;
}

.npf-content {
	width: 100%
	height: 600px;
}

.npf-img {
	width: 600px;
	height: 400px;
	display: block;
	margin: 20px auto;
}

.npf-article {
	width: 900px;
	margin: auto;
	text-align: center;
	color: #3b3939;
}

.npf-heading {
	width: 900px;
	height: 100px;
	margin: 0 auto;
	padding-top: 25px;
	text-align: center;
	font-size: 40px;
	color: #ffffff;
}

.npf-header {
	width: 100%;
	height: 100px;	
	background-image: url("../images/texture.jpg");
	background-position: center top;
	background-color: #157f0f;
}

.npf-h3 {
	color: #4b0082;
}

.download-content {
	width: 100%
	height: 600px;
}

.download-article {
	width: 900px;
	margin: auto;
	text-align: center;
	color: #000;
}

.download-heading {
	width: 900px;
	height: 100px;
	margin: 0 auto;
	padding-top: 25px;
	text-align: center;
	font-size: 40px;
	color: #ffffff;
}

.download-header {
	width: 100%;
	height: 100px;	
	background-image: url("../images/texture.jpg");
	background-position: center top;
	background-color: #157f0f;
}

.download-list {
	font-size: 30px;
	color: #8b0000; 
}
