body {
  padding-top: 60px;
  padding-bottom: 40px;
}

.sidebar-nav {
  padding: 9px 0;
}
.navbar-inner{
	background: #FFFFFF;
}
.box {
	padding: 8px 10px;
	background: #BCD2EE;
	border: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-radius: 6px;
	margin-bottom: 30px;
}

.box table {
	margin-bottom: 10px;
}

.box > h4 {
	border-bottom: 1px solid #000000;
	padding-bottom: 7px;
	}

body {
 background:url(https://football-to-dream.de/websoccer/img/hgbildftd.jpg); 
background-position: center top;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
}