.Main {
  font-family: "Helvetica", Sans-Serif;
  background-color: whitesmoke;
}

.banner {
		padding: 100px 0 100px 0;
		min-height: 50vh;
		background-attachment: fixed;
		background-image: url("../img/banner6.png");
		background-position: center bottom;
		background-size: cover;
		line-height: 1.6;
		text-align: center;
		margin-bottom: 50;
		color: White;
	}  	
.banner1 {
		padding: 5em 0 5em 0;
		background-attachment: fixed;
		background-image: url("../img/overlay.png"), url("../img/Registration1.png");
		background-position: center center;
		background-size: cover;
		line-height: .5;
		text-align: center;
		margin-bottom: 0;
		color: white;
	} 
.Prime {
		min-height: 25vh;
		background-image: url("../img/prim.png");
		background-position: center center;
		background-size: cover;
		line-height: .5;
		text-align: center;
		margin-bottom: 0;
		color: white;

	} 
.MWBE {
		min-height: 25vh;
		background-image: url("../img/mwbe1.png");
		background-position: center center;
		background-size: cover;
		line-height: .5;
		text-align: center;
		margin-bottom: 0;
		color: white;

	} 
.aboutus {
		padding: 5em 0 5em 0;
		background-attachment: fixed;
		background-image: url("../img/aboutus.png");
		background-position: center right;
		background-size: cover;
		line-height: .5;
		text-align: center;
		margin-bottom: 0;
		color: white;
	} 
.Events {
		padding: 5em 0 5em 0;
		background-attachment: fixed;
		background-image: url("../img/zoom2.png");
		background-position: center center;
		background-size: cover;
		line-height: .5;
		text-align: center;
		margin-bottom: 0;
		color: white;
	} 
.Sweepstake {
		min-height: 75vh;
		background-attachment: fixed;
		background-image: url("../img/event4.png");
		background-position: center top;
		line-height: .5;
		background-size: cover;
		backbackground-repeat: no-repeat;
		margin-bottom: 0;
	} 

.Eventheader {
		padding: 5em 0 5em 0;
		min-height: 40vh;
		background-attachment: fixed;
		background-image: url("../img/zoom2.png");
		background-position: center top;
		background-size: cover;
		line-height: .5;
		text-align: center;
		margin-bottom: 0;
		color: white;
		}
.banner2 {
		padding: 5em 0 5em 0;
		background-attachment: fixed;
		background-image: url("../img/overlay.png"), url("../img/Brand.png");
		background-position: center left;
		background-size: cover;
		line-height: 1.0;
		text-align: center;
		color: white;
		}
.banner3 {
		padding: 5em 0 5em 0;
		background-attachment: fixed;
		background-image: url("../img/overlay.png"), url("../img/User4.png");
		background-position: center top;
		background-size: 100%;	    
		line-height: 1.0;
		text-align: center;
		color: white;
		}
.banner4 {
		padding: 5em 0 5em 0;
		background-attachment: fixed;
		background-image: url("../img/overlay.png"), url("../img/Profile.jpg");
		background-position: top;
		background-size: cover;
		line-height: 1.0;
		text-align: center;
		color: white;
		}
.banner5 {
		padding: 20px 0px 50px 0;
		width: 100%;
  		min-height: 40vh;
		background-attachment: fixed;
		background-repeat: no-repeat;
		background-image: url("../img/nomination.png");
		background-position: center center;
		background-size: cover;	    
		line-height: .5;
		text-align: center;
		color: white;
		}
.zoom {
		padding: 100px 0 100px 0;
		min-height: 50vh;
		background-attachment: fixed;
		background-image: url("../img/zoom3.png");
		background-position: center center;
		background-size: cover;
		line-height: 1.6;
		text-align: center;
		margin-bottom: 50;
		color: White;
		}
.owners {
		padding: 20px 0px 50px 0;
		width: 100%;
  		min-height: 100vh;
}
.box {
		padding: 50px 0 150px 0;
		background-color: lightgrey;
		text-align: center;
		margin-bottom: 200;
		color: black;
	}  	
.ptext {
	font-size: 20px;
	}