.main{
	height: 100%;
	width: 100%;
	/*	height: 3343px; */
	
	background: url("/img/tlo-blur.jpg");
	background-repeat: no-repeat;
    background-size: cover;
}

#myModal{
	 background-color: rgba(0, 0, 0, 0.6);
	
}