@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; }


@font-face {
    font-family: 'kulblackletter';
    src: url('../font2/kulblackletter-webfont.woff2') format('woff2'),
         url('../font2/kulblackletter-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'kulklasikregular';
    src: url('../font3/kulklasik-webfont.woff2') format('woff2'),
         url('../font3/kulklasik-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}



h1 { font-family: Arial; 
    text-align: justify;
font-size: 14px;  
letter-spacing: 2px;
line-height: 110%;
color:white; 
margin-left:8%;
margin-right: 8%; 
margin-top:2%;}



img{
    float:left;
     width:100%;}

#logo {
	
	 display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
   
    margin-top: 20%;
    width:200px;
}


#logo2 {
	
	 display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
   
    margin-top:5%;
    width:600px;
}

html{ background-color: white;}

p {color:white; 
   font-family: 'kulblackletter';
   letter-spacing: 3px;
margin-top: 40px;
margin-left: 30px;}
