body {
	/* #background: url('/nebel-bg.jpg'); */
	background: #222222;
}
.logo {
	background: url('/logo-text.png') center no-repeat;
	left: 0;
	right: 0;
	top: 0;
	height: 200px;
}
.teso {
background-image: url('/teso_logo_text_black_70.png');
background-repeat: no-repeat;
width: 475px;
height: 84px;
transition: 2s;
display: block;
z-index: 1;
	}
div.content {
margin-left: auto;
margin-right: auto;
margin-top: 5%;
width:510px;
z-index: 1;
}
#wrap{
	position:fixed; 
	z-index:-1; 
	top:0; 
	left:0; 
	background-color:black;
}
#wrap img.bgfade{
	position:absolute;
	top:0;
	display:none;
	width:100%;
	height:100%;
	z-index:-1;
}
.teso:hover {
background-image: url('/teso_logo_text.png');
background-repeat: no-repeat;
display: block;
z-index: 1;
}
.teso a {
display: block;
width: 475px;
height: 84px;
z-index: 1;
}
.warframe {
width: 500px;
height: 100px;
background-image: url('/WarframeLogo_black_70.png');
background-repeat: no-repeat;
transition: 2s;
display: block;
z-index: 1;
}	
.warframe:hover {
	background-repeat: no-repeat;
	background-image: url('/WarframeLogo.png');
    display: block;
    z-index: 1;
}
.warframe a {

display: block;
width: 500px;
height: 100px;
z-index: 1;
}

.skyforge {
margin-left: -50px;
width: 550px;
height: 150px;
background-image: url('/skyforge_black_70.png');
background-repeat: no-repeat;
transition: 2s;
display: block;
z-index: 1;
}	
.skyforge:hover {
	background-repeat: no-repeat;
	background-image: url('/skyforge.png');
    display: block;
    z-index: 1;
}
.skyforge a {

display: block;
width: 550px;
height: 150px;
z-index: 1;
}




.pachy {
width: 700px;
height: 60px;
background-image: url('/img/pachy-black-stream.png');
background-repeat: no-repeat;
transition: 2s;
display: block;
z-index: 1;
}	
.pachy:hover {
	background-repeat: no-repeat;
	background-image: url('/img/pachy-stream.png');
    display: block;
    z-index: 1;
}
.pachy a {

display: block;
width: 500px;
height: 100px;
z-index: 1;
}

.hitmare {
width: 500px;
height: 60px;
background-image: url('/img/hitmare-black-stream.png');
background-repeat: no-repeat;
transition: 2s;
display: block;
z-index: 1;
}	
.hitmare:hover {
	background-repeat: no-repeat;
	background-image: url('/img/hitmare-stream.png');
    display: block;
    z-index: 1;
}
.hitmare a {

display: block;
width: 500px;
height: 100px;
z-index: 1;
}
