@charset "UTF-8";
#header {
	font-family: "Helvetica", "Arial", "sans-serif";
	font-style:normal;
	font-variant: normal;
	font-weight: 300;
	font-size: xx-large;
	text-align: right;
	text-shadow: 20px 0px #874DC5;
	color: #DCBFBF;
	text-transform: uppercase
}

h2 {
	font-family: "Helvetica neue", "sans-serif";
	font-style: normal;
	font-size: xx-large;
	text-align: center;
	color: antiquewhite
}





body {
background:
    font-size: x-large
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}
* {
    box-sizing: border-box;
    width: 100%;
}
.germ {
    margin-left: 0px;
    font-style: italic;
    font-size: x-large;
}
.imagg {
    width: 1320px;
    height: 1120px;
}
.img2 {
    width: 100%;
    height: auto;
}
.iframe {
    width: 100%;
    height: 600px;
}
