body {
    width: 800px;
    font-family: Helvetica;
    color: black;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 300px;}
.head {position: relative;
    margin-top: 50px;
    margin-bottom: 20px;
margin-left: 30px;
margin-right: 30px;}

.contacts  {position: absolute;
   height: 51px;
bottom: 0px;
  }

.contacts a {
    
margin: 0 0 0 0;}
.cv {position: absolute;
bottom: 5px;}
 .pic {
    float: right;
    margin-bottom: 0px;
}
.about-me {position: relative;
    height: 302px;
    float: left;
    }
 h2{
    margin-top: 0;
    margin-bottom: 6pt;
     text-align: left;
    }
h3{
/*    color: #336ab2;*/
    margin-top: 0;
    margin-bottom: 0;}
h4{
    margin-top: 2px;
     margin-bottom: 0;
    }

a:link{color: black}
a:visited{color: black}
a:hover{
text-decoration: none;}

 hr{
    clear: both;
    border: 0;
    height: 1px;
    background: #cccccc;
     
}
.papers {margin-top: 5px;
    margin-bottom: 15px;
margin-left: 30px;
margin-right: 30px;}

.papers h2{clear:both;
    width: inherit;}
.papers h4{
    width: inherit;}

.papers p {
    clear: both;
    text-align: justify;
    width: 100%;
    margin-left: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
    }
.paper{margin-top: 15px;
margin-bottom: 15px;}

.coauthor{font-weight: normal; 
    font-style: italic;
}

.coauthor a{text-decoration: none;}