.main
  {
    position: relative;
    top: 20px;
    width: 950px;
    height: 600px;
    margin-left:auto;
    margin-right:auto;
    padding: 0 0 0 0;
    text-align:left;
    background-image: url(https://images.mfransen.com/background.jpg);
    background-repeat: no-repeat;
    }
.domain	
  {
    color: black;
    position: relative;
    z-index: 1;
    top: -780px;
    left: -225px;
    width: 650px;
    height: 100px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    text-align: middle;
    font-size: 20pt;
    font-family: Verdana;
    font-weight: bold;
    line-height: normal;
    }
@media (prefers-color-scheme: dark)
  {
.domain {
        color: red;
        }
    }
.photo	
  {
    position: relative;
    z-index: 1;
    top: -392px;
    left: -228px;
    width: 220px;
    height: 282px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    background-image: url(https://images.mfransen.com/marco.jpg);
    background-repeat: no-repeat;
    }
.stamp	
  {
    position: relative;
    z-index: 1;
    top: -920px;
    left: 331px;
    width: 106px;
    height: 137px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    background-image: url(https://images.mfransen.com/stamp.jpg);
    background-repeat: no-repeat;
    }
.text	
  {
    color: black;
    position: relative;
    z-index: 1;
    top: -910px;
    left: 320px;
    width: 450px;
    height: 600px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    font-size: 12pt;
    font-family: Verdana;
    font-weight: bold;
    line-height: normal;
    text-align:left;
    }
@media (prefers-color-scheme: dark)
  {
.text {
        color: red;
        }
    }
.name	
  {
    color: black;
    position: relative;
    z-index: 1;
    top: -1260px;
    left: 320px;
    width: 150px;
    height: 100px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    font-size: 32pt;
    font-family: Verdana;
    font-weight: bold;
    line-height: normal;
    text-align:left;
    }
@media (prefers-color-scheme: dark)
  {
.name {
        color: red;
        }
    }
.ad	
  {
    position: relative;
    z-index: 1;
    top: -1260px;
    left: -320px;
    width: 150px;
    height: 100px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    font-size: 32pt;
    font-family: Verdana;
    font-weight: bold;
    line-height: normal;
    text-align:left;
    }