*{
	margin: 0;
	padding: 0;
}

body { 
  background: url('http://vmkprotection.org/resources/fallback.jpeg') no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

h1{
    letter-spacing: 3px;
	margin: 40px 0;
	text-align: center;
	color: #062c94;
}
h2{
	margin: 40px 0;
	text-align: center;
	color: #062c94;
    font-family: 'Montserrat';
	line-height: 25px;
}
h3{
	margin: 30px 0;
	text-align: left;
	color: rgb(6, 44, 148);
	font-size: 12px;
	line-height: 8px;
}
h4{
	margin: 40px 0;
	margin-left: 150px; 
	text-align: left;
	color: rgb(6, 44, 148);
	padding: 10px;
	font-size: 15px;
	line-height: 15px;
}
h9{
	text-align: center;
	margin-left: auto;
	color: rgb(6, 44, 148);
	padding: 10px;
	font-size: 15px;
	line-height: 16px;
}
h10{
    margin: 40px 0;
	text-align: center;
	color: rgb(6, 44, 148);
	padding: 10px;
	font-size: 15px;
	line-height: 16px;
}
h5{
	margin: 40px 0;
	text-align: center;
	color: rgb(6, 44, 148);
	font-size: 18px;
	line-height: 25px;
}
h51{
	margin: 40px 0;
	text-align: center;
	color: rgb(6, 44, 148);
	font-size: 18px;
	line-height: 16px;
}
h7{
	margin: 40px 0;
	margin-left: 150px; 
	text-align: left;
	color: rgb(6, 44, 148);
	padding: 10px;
	font-size: 15px;
	line-height: 8px;
}
.middleImage{
	width: 100%;
	margin: 0px auto;
	display: block;
	border: 1px solid med;
}
.mainSection{
	width: 850px;
	max-width: 85%;
	background-color: white;
	position: relative;
	top: 70px;
	margin: 0 auto;
	padding: 100px;
	margin-bottom: 100px;
	font-family: 'Montserrat';
	line-height: 30px;
}

.mainLogo{
	width: 290px;
	margin: 0 auto;
	display: block;
}