body{
	background-color: #152027;
}
#vzitContainer{
	width: 100%;
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #ffffff;
}

#vzitInner{
	width: 92%;
	max-width: 1280px;
	margin: 0px auto;
}

h1{
	font-size: 45px;
	font-weight: bold;
}

h2{
	font-size: 32px;
	font-weight: bold;
}

a{
	text-decoration: underline;
	color: #7cc242;
}
