#aboutALL {position: fixed; top: 6vh; right: 54vw; width: 35vw; overflow: hidden;}
  #aboutNew {position: relative; width: 100%; max-width: 650px;}
  #aboutNew img {width: 100%}
#aboutNewText {position: relative;}
  #aboutNewText p {cursor:default; text-align: justify; font-size: 12px; color:rgb(100,100,100); font-family: 'Open Sans', sans-serif; font-weight: 400; padding-top: 2vh;}
#aboutCV {position: absolute; top: 0; left: 50vw; width: 35vw; padding-top: 4vh; padding-bottom: 4vh;}
  #aboutCV p {cursor:default; font-size: 12px; color:rgb(100,100,100); font-family: 'Open Sans', sans-serif; font-weight: 400;}
  #aboutCV ul {list-style-type: disc;}

#contactALL {position:relative; text-align:center; top:45vh; height:150px; width:650px; margin-left:auto; margin-right:auto;}
#contactT {position:relative; text-align:center; top:0; width:100%;}
  #contactT p {font-size: 20px; color:rgb(0,0,0);  font-family: 'Poiret One', cursive; letter-spacing: 2px}
#contactS {position: relative; text-align: center; top: 0; width: 100%;}
  #contactS p {font-size: 12px; color:rgb(60,60,60); font-family: 'Open Sans', sans-serif; font-weight:400;}

h2{font-size:16px; font-weight: bold; color:rgb(80,80,80); font-family: 'Poiret One', cursive;}

a:link{text-decoration: none;}
a:hover{text-decoration: none;}