body {
  padding-bottom: 600px;
background-image: url("images/rebeeg.png");
background-repeat: no-repeat;
background-position: right bottom;
background-attachment: fixed;
}

.theme-dropdown .dropdown-menu {
  position: static;
  display: block;
  margin-bottom: 20px;
}

h3 {
	border-bottom: 2px solid #3498db;
	color: #476BB2;	
	margin-top:60px;
}
h4 {
	color:#476BB2;
	margin-top:30px;
	font-size:13px;
	font-family: Verdana, Geneva, sans-serif;
}

h4 small {
	color: #476BB2;
	font-size:13px;
	font-family: Verdana, Geneva, sans-serif;
	
}
h5, h5 small{
	font-size:13px;
}

span{
	color: #6699FF;
	font-size:13px;
	font-family: Verdana, Geneva, sans-serif;
}

#footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 60px;
  background-color: #333;
}
