


        body {
            width: 1200px;
            height: 2700px;
            margin: 0 auto;
            background-image: url(images/kersenbloesem-in-detail.jpg);
            background-position: center;
            background-repeat: no-repeat;
            background-size: cover;
        }

         .content {
            margin: 40px 0px 0px 0px;
            width:600px;
            height: 1500px;
            text-align: left;
            font-size: x-large;
            margin-left: 50px;
        }
         .content2 {
            margin: 20px;
            width:900px;
            height: 1500px;
            text-align: left;
            font-size: x-large;
        }

        .menu {
            font-family: Calibri;
            padding:0px 0px 10px 0px;
            color:black;
            margin: 0 auto;
            overflow: hidden;
            font-size: 30px;
            width: 1190px;
        }


        .logo {
            position: sticky;
            top: 0;
            background-color visibility: 20%;
            padding:10px 0px 10px 0px;
            margin: 0 auto;
            overflow: hidden;
        }
        .menu a {
            color: black;
            text-align: center;
            padding: 10px 10px;
            text-decoration: none;
            font-size: 40px;
            margin-top: 140px;
        }

        #top {
            height: 350px;
        }

        #menu_top{
            height:288px;
            margin-top: 160px;
            text-align:middle;
        }

        #voorw{
            color: black;
            font-size: 16px;
        }

        #mobile {
            width: 100%;
            height:600px;
        }

        .img_cupping {

        }

        #mobile2 {
            width: 100%;
            height:300px;
        }


        .menu a:hover {
            color:purple;
        }
        .lijst {
            align-content: right;
            text-align:left;
        }
        #hfst{
            position: center;
        }

        }
ul.b {
    list-style-position: inside;
}








