@font-face {
  font-family: 'vcr';
  src: url('vcr.ttf');
}

html {
	background-image: url('gruppBW.gif');
	background-repeat: repeat;
	font-family: 'vcr', 'Courier New', Courier, 'Lucida Sans Typewriter', 'Lucida Typewriter', monospace;
}

p{
	color: #FFFFFF;
	text-align: center;
}

h1{
	text-align: center;
	color: #FFF;
}

.logo{
	width: 600px;
	height: auto;
	left: 50%;
	margin-left: -300px;
	position: relative;
	margin-top: 60px;
}

.logo img{
	width: 100%;
	height: auto;
}

.skiva{
	width: 600px;
	height: auto;
	left: 50%;
	margin-left: -300px;
	position: relative;
	margin-top: 60px;
}

.skiva img{
	width: 600px;
	height: auto;
}

.textSlideContainer{
	width: 1020px;
	height: 160px;
	background: #3c62ab;
	margin-left: -510px;
	left: 50%;
	position: relative;
	margin-top: 60px;
}

.textSlide{
	width: 1000px;
	height: 140px;
	background: #c12b2c;
	font-size: 3em;
	line-height: 3em;
	color: #3c62ab;
	position: relative;
	border: 10px solid #FFF;
	margin-left: 10px;
	margin-top: -10px;
	position: absolute;
}

.beavis{
	left: 50%;
	margin-left: -100px;
	position: relative;
}

.respect{
	width: 500px;
	left: 50%;
	margin-left: -250px;
	position: relative;
	color: #FFF;
	text-align: center;
	margin-top: 60px;
	text-decoration: underline;
}



.email{
	margin-top: 60px;
	left: 50%;
	margin-left: -100px;
	position: relative;
	width: 200px;
	height: auto;
}

.email img{
	width: 100%;
	height: auto;
	position: relative;
}