@font-face {
    font-family: 'kulbaskervilleregular';
    src: url('../font/kulbaskerville-webfont.eot');
    src: url('../font/kulbaskerville-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/kulbaskerville-webfont.woff2') format('woff2'),
         url('../font/kulbaskerville-webfont.woff') format('woff'),
         url('../font/kulbaskerville-webfont.ttf') format('truetype'),
         url('../font/kulbaskerville-webfont.svg#kulbaskervilleregular') format('svg');
    font-weight: normal;
    font-style: normal; }

   body {background: #C0C0C0;
    font-family: 'kulbaskervilleregular';
font-size: 20px;
    max-width: 93%;
    margin: auto;
    border-style: 0px;
    align-items: center;
   float: center;
}
      
  
    
    h2
    {background: #C0C0C0;
    font-family: 'kulbaskervilleregular';
    font-size: 30px;
    
color: blue;}
    
    h3
    {background: #C0C0C0;
        margin-left:20px;
    
    font-family: 'kulbaskervilleregular';
 
     line-height: 1.2em;
font-size: 15px;}

h4 {background: #C0C0C0;
    margin-left:20px;
    font-family: 'kulbaskervilleregular';
    font-size: 20px;}

div 
{
    font-family: 'kulbaskervilleregular';
font-size: 26px;
}
#crofty
{ width: 500px;
 float:right; 
 float:top;

   }
header{
    width: 10%;
}

input
{background: #C0C0C0;
font-family: 'kulbaskervilleregular';
font-size: 18px;
color: red;

 width: 18em; 
 height: 2em;
background:#C0C0C0;}

p {
    font-family: 'kulbaskervilleregular';
font-size: 15px;
margin-left:20px;
}
img{
    float: right;
}