/*body.site {
	background: transparent;
	background-image: url(../../../../../images/background.jpeg);
	background-position: top;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
}


.card {
  background:transparent;
  border:none;
}

.header {
   background: transparent;
}
*/