.background {
background: url(../images/itabanner4.png);
background-size: cover;
background-repeat: no-repeat;
background-color:#000;

}
H3 {
	color:#8bff02;
}
p {
	font-size:14px;
	color:#FFF;
}
.paddingtop {
	margin-top:20px;
}
.entersite {
	width: 650px;
    height: 80px;

	position:absolute;
    left:0; right:0;
    top:0; bottom:0;
	margin:auto;
	
	
	max-width:100%;
	max-height:100%;
	overflow:auto;
	opacity:0.9;
}
.h1custom1 {
	color:#FFF;
}
.green {
	color:#8bff02;
	font-weight:bold;
}
