body{
    overflow-x: hidden;
}
body, html{
    background-image: url('backgroundaob.png');
    background-repeat: no-repeat;
    background-attachment: fixed;  
    background-size: cover;
}
.clubstitlepic1{
    margin-top: 0%;
    width:100%
}
.clubstitle{
    color: #0f8b43;
    font-size: 50px;
    font-family: 'poppins', sans-serif;
    margin-left: 4%;
    margin-top: 2%;
}
.clubsinfoone{
    color: white;
    margin-left: 7%;
    font-family: 'poppins', sans-serif; 
    margin-top: 2%;
    font-size: 20px;
}
.clubsinfotwo{
    color: white;
    margin-left: 7%;
    font-family: 'poppins', sans-serif; 
    margin-top: 1%;
    font-size: 20px;
}
.clubsinfothree{
    color: white;
    margin-left: 7%;
    font-family: 'poppins', sans-serif; 
    margin-top: 1%;
    font-size: 20px;
}
.clubsinfofour{
    color: white;
    margin-left: 7%;
    font-family: 'poppins', sans-serif; 
    margin-top: 1%;
    font-size: 20px;
}
.clubsinfofive{
    color: white;
    margin-left: 7%;
    font-family: 'poppins', sans-serif; 
    margin-top: 1%;
    font-size: 20px;
}
.clubsadditiontitle{
    color: #0f8b43;
    font-size: 26px;
    font-family: 'poppins', sans-serif;
    margin-left: 5%;
    margin-top: 1%;
    text-align:center;
}

.clubschart{
	margin-left:22%;
	margin-top:3%;
	 width:100%
}

.socialclass{
	width:526px;
	height: 351px;
	margin-left:32%;
	margin-top:3%;
}

