@charset "utf-8";
/* CSS Document */

body {background-color:#ffc918; background-image:url(Images/Jenco-bg.jpg); background-repeat:no-repeat;} 

body {margin-left:auto; margin-right:auto;}
.logo {width:550px; margin-left:auto; margin-right:auto;}
.main-content {width:100%; text-align:center; font-family: Candara,Calibri,Segoe,Segoe UI,Optima,Arial,sans-serif; font-size:25px; color:#0a334f;}
.main-content h1 {
	font-size: 47px;
	font-style: bold;
	font-variant: normal;
	font-weight: 500;
	line-height: 50.4px;
	color:#0a334f;}
	.main-content h2 {
	font-size: 34px;
	font-style: bold;
	font-variant: normal;
	font-weight: 500;
	line-height: 50.4px;
	color:#0a334f;}