#test {

background-color:rgba(0, 0, 0, 0.1);
opacity: .4;
font-weight: bold;
color: #741;

}

#center1 {
	text-align: center;
}

.footer {

	position: fixed;
	bottom: 0;
	width: 100%;

}

.bgg1 {

			background-image: url("esflogo.png");
			background-color: ##fff;
			background-repeat: no-repeat;
 background-attachment: fixed;
 background-position: 50% 10%;
 opacity:1;

}
