body {

    background-image:url("../images/aboutme.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-size: cover;

}
