<!DOCTYPE html>
<html><head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Quote from Dryden-Kamis Insurance Agency</title>

<!--SEO Meta Tags-->
<meta name="keywords" content="insurance coverage illinois indiana">
<meta name="description" content="Dryden-Kamis">

  <title>Dryden-Kamis Insurance Agency</title>
  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width, initial-scale=1">
  <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
  <link href='https://fonts.googleapis.com/css?family=Aclonica' rel='stylesheet'>
  <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
  <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
/*
   CSS-Tricks Example
   by Chris Coyier
   http://css-tricks.com
*/

* { margin: 0; padding: 0; }
body { 
  font-family: "Aclonica","HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 300; 
  background-color: #E4E6CC;
}

article, aside, figure, footer, header, hgroup,
menu, nav, section { display: block; }

h1 
{
  font-family: 'Aclonica';
  font-weight: 300;
  font-size: 5vw;
  margin: 0 0 10px 0;
}
h2 
{
  color:#ffffff;
  font-family: 'Aclonica';
  background-color: hsl(0,100%,0);
  font-size: 3vw;
  text-align: left;  
}
h3
{
  color:#050426;
  font-size: 2vw;
  text-align: center;  
}
h4 
{
  color:white /* #ECECFE; */
  font-family: 'Aclonica';
  background-color: hsl(0,100%,0);
  font-size: 24px;
  text-align: left;  
}
h5 
{
  color: #050426; /* #ECECFE; */
  font-family: 'Arial', san-serif;
  background-color: hsl(0,100%,0);
  font-size: 18px;
  text-align: left;  
}
h6 
{
  color: #050426; /* #ECECFE; */
  font-family: 'Arial', san-serif;
  background-color: hsl(0,100%,0);
  font-size: 15px;
  text-align: left;  
}
 <img style="margin: 20px 20px">

p
{
  color:#ffffff;
}
#page-wrap { width: 960px; margin: 100px auto; position: relative;  }

