body{
  background: url('../images/fd.jpg') no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}


#mainLogo{
	background: url('../images/favicon-32x32.png') no-repeat;
	padding-left: 39px;
	line-height: 22px;

}

.tag{
	font-size: 14px;
	position: absolute;
	color: #0d6efd;
}

h1{
	text-align: center;	
}


#footer{
	text-align: center;	
}