body { 
  background-image: url('/images/sustainability/Beautiful-nature1000.png'); 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-attachment: fixed;
  color: #000080
}


.container-header {
    position: relative;
    z-index: 10;
    margin-bottom: 2px;
    background-color: #00000000;
    background-image: none;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.03) inset;
}



.footer {
	background-color: #00000000;
    background-image: none;
}

main {
  background-color: #fffffff2;
  padding: 25px;
  border-radius: 25px;
  
}

.card
  background-color: #ffffffcc;
  padding: 25px;
  border-radius: 25px;
  
}

.fling-kb {overflow:hidden;margin-bottom: 5px;}

.fling-kb img {width: 100%;margin-left: 0px;position: relative;transition-property: all;transition-duration: 0.8s; transition-timing-function: ease-in-out;transition-delay: 0s;}

.fling-kb:hover img {transform: scale(1.2) rotate(2deg);}


#p { 
#	color: #000080;
#}

p { 
  font-family: verdana, geneva; 
  #font-size: large;
  #font-style: normal;
  line-height: 1.5;
  #font-weight: normal;
  color: #000088;
  #letter-spacing: 1px;
  #padding-left: 50px;
  #padding-right: 50px;
}

h1 {
	color: #000088;
  text-align: center;
}

h2 {
	color: #000088;
}
