
@font-face {
    font-family: 'GROBOLD';
    src: url('images/webfonts/grobold-webfont.eot');
    src: url('images/webfonts/grobold-webfont.eot?#iefix') format('embedded-opentype'),
         url('images/webfonts/grobold-webfont.woff') format('woff'),
         url('images/webfonts/grobold-webfont.ttf') format('truetype'),
         url('images/webfonts/grobold-webfont.svg#GROBOLDRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

h1, h2 {
 font-family: "GROBOLD";
}



body {
	text-align: center;
}






a img {
	border: none;
}

.logo {
	background-image: url(img/title.jpg);
	background-repeat: no-repeat;
	background-position: center;
	min-width: 800px;
	min-height: 550px;
	margin-top: -50px;
	margin-left: -20px;
}

.gz {
 margin-top: 50px;
}

.gz h6 {
 margin-top: -10px;
 font-family: Minion, Candara, Arial, Helvetica, sans-serif;
 letter-spacing: 10px;
 margin-left: 8px;
}

.ddlink {
 margin-top: -50px;
 margin-left: -10px;
}

.ddlink img {
 width: 150px;
}