body{
	background:url(../img/bg.png);
	padding-top:250px;
	position:relativel
}

.excuse{
	font-family: 'Roboto', sans-serif;
	font-weight:900;
	text-align:center;
	font-size:38px;
	text-shadow:1px 1px 1px #fff;
}
.excuse a{
	color:#4d4d4d;	
}
.excuse a:hover{
	text-decoration:none;	
}

.hint{
	margin-top:80px;	
	text-align:center;
}
.hint a{
	color:#ccc;		
	text-shadow:1px 1px #fff;
	text-decoration:none;
}

#socialmedia{
	position: fixed;
	top: 3px;
	width: 100%;
	left: 0;
	height: 20px;
	text-align: center;
	z-index: 999999;
}
#ad{
	position: fixed;
	bottom: 0;
	width: 100%;
	left: 0;
	height: 60px;
	text-align: center;
	z-index: 999999;
}