font-family: 'Poiret One', cursive;
font-family: 'Open Sans Condensed', sans-serif;
font-family: 'Oswald', sans-serif;
font-family: 'Abel', sans-serif;
font-family: 'Anton', sans-serif;
font-family: 'News Cycle', sans-serif;
font-family: 'Archivo+Black', sans-serif;

iframe {
		background-color: #193452;
		background: #193452;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #121212;

}

img {
    width: 100%;
    height: auto;
}

.center {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
border: 5px solid #ffffff00;
padding: 10px;
}

.sitehead {
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	
font-family: 'Archivo+Black', sans-serif;
	color: #000000;
}

.text_title_30_bold_blackmere_online {
	font-size: 30pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	font-family: 'Abel', sans-serif;
	color: #ffffff;
}