body{
    overflow-x: hidden;
}
body, html{
    background-image: url('backgroundaob.png');
    background-repeat: no-repeat;
    background-attachment: fixed;  
    background-size: cover;
}
.mathbanner{
    margin-top: 0%;
    width:100%
}
.mathtitle{
    color: white;
    font-size: 50px;
    font-family: 'poppins', sans-serif;
    margin-left: 4%;
    margin-top: 3%;
}
.mathbodyone{
    color: white;
    margin-left: 5%;
    font-family: 'poppins', sans-serif;
    margin-top: 1%;
    font-size: 20px;
}
.mathbodytwo{
    color: white;
    margin-left: 5%;
    font-family: 'poppins', sans-serif;
    margin-top: 1%;
    font-size: 20px;
}
.mathchart{
	margin-left: 22%;
	margin-top:3%;
	width:784px;
	height:289px;
}
.math10ctitle{
    color: white;
    font-size: 42px;
    font-family: 'poppins', sans-serif;
    margin-left: 5%;
    margin-top: 3%;
}
.math10cbodyone{
    color: white;
    margin-left: 7%;
    font-family: 'poppins', sans-serif;
    margin-top: 1%;
    font-size: 20px;
}
.math3title{
    color: white;
    font-size: 42px;
    font-family: 'poppins', sans-serif;
    margin-left: 5%;
    margin-top: 3%;
}
.math3bodyone{
    color: white;
    margin-left: 7%;
    font-family: 'poppins', sans-serif;
    margin-top: 1%;
    font-size: 20px;
}
.mathaptitle{
    color: white;
    font-size: 50px;
    font-family: 'poppins', sans-serif;
    margin-left: 4%;
    margin-top: 3%;
}
.mathapclassesctitle{
    color: white;
    font-size: 42px;
    font-family: 'poppins', sans-serif;
    margin-left: 5%;
    margin-top: 3%;
}
.mathaptitle2{
    color: white;
    font-size: 50px;
    font-family: 'poppins', sans-serif;
    margin-left: 4%;
    margin-top: 3%;
}
