body{margin: 0%;}

.sa{background-image: url(img/header-bg.png);
    height: 600px;
    background-size: auto;
    background-repeat: no-repeat;
    background-position: left;}

.st{font-size: 40px;
    font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    padding: 60px;
    position: relative;
    top: 170px}

.nd{font-size: 50px;
    font-family:cursive;
    padding: 70px;
    color:#e75480;}

.rd{padding: 30px;
    position: absolute;
    left: 40px;
    bottom: -100px;
    font-family: 'Courier New', Courier, monospace;
    font-size: 30px;
    color: dimgray;}

span{color:goldenrod;}

.pa{color:white;
    background-color:#e75480;
    font-size: larger;
    font-family: 'Courier New', Courier, monospace;
    text-decoration: none;
    position: absolute;
    left: 60px;
    position: relative;
    top: 90px;
    padding: 10px 20px;
    border-radius: 3px;}


.half{width: 40%;
      float:left;
      position:absolute;
      bottom: 300px;}

    
.halfnd img{width: 35%;
            float: right;
            margin-right: 60px;
            padding-left: 5px;
            position: relative;
            bottom: 50px;}

.na{background-image: url(img/biography-bg.png);
    height: 600px;
    background-size: auto;
    background-repeat: no-repeat;
    background-position: left;}
    
.anhalf img{width: 33%;
            margin-left: 60px;
            padding-right: 5px;}
          
.anhalfnd{width: 35%;
          float: right;
          position: relative;
          bottom: 550px;
          right:  150px;}

.sh{color: darkblue;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    font-size: 40px;}

.np{color: dimgray;
    font-size: 20px;
    font-family: 'Courier New', Courier, monospace;}
     
.sl{color: white;
    background-color: #e75480;
    text-decoration: none;
    padding: 10px 20px;
    border-radius: 3px;}

.ra{height: 1000px;
    background-image: url(img/footer-bg.png);}

.nh{color: goldenrod;
    margin-top: 20px;
    margin-left: 550px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;}

.si{width: 20%;
    position:absolute;
    left: 200px;}

.ni{width: 20%;
    position: absolute;
    left: 500px;}

.ri{width: 20%;
    position: absolute;
    left: 800px;}

.rh{font-family:Verdana, Geneva, Tahoma, sans-serif;
    font-size: 30px;
    margin-top: 300px;
    margin-left: 550px;}

.rp{color: dimgray;
    font-size: 10px;
    margin-left: 570px;
    margin-bottom: 0px;}

.tp{font-size: 20px;
    margin-top: 20px;
    margin-left: 400px;
    width: 40%;}
    

.box{border:#e75480 solid;
     height: 200px;
     width: 800px;
     position: relative;
     left: 200px;
     top: 100px;
     background-color:#e75480;
     background-image: linear-gradient( fuchsia hotpink  #e75480);
     border-radius: 20px;}

.vp{color: whitesmoke;
    position: relative;
    top: 20px;
    left: 310px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;}

.th{color: whitesmoke;
    font-family:Georgia, 'Times New Roman', Times, serif;
    font-size: 40px;
    position: relative;
    top: 20px;
    left: 220px;}
    


