body{

	background-color: #ffffff;

		background-image:url(/wp-content/uploads/2016/08/body-bg.jpg);
	
		background-repeat:no-repeat;
	
		background-size:cover;
	
		color:#2e2e2e;
	
		font-size:16px;
	
		font-weight:400;
	
		line-height:24px;
	
}



h1{
		font-size: 32px;
	
		line-height: 32px;
	
		font-weight:700;
	
		text-transform:uppercase;
	
		color:#0b5793;
	}


h2{
		font-size: 18px;
	
		line-height: 32px;
	
		font-weight:700;
	
		text-transform:uppercase;
	
		color:#0b5793;
	}


h3{
	
	
		font-weight:700;
	
	
		color:#000000;
	}

