#headerimage
  { border:0;
    max-width:100%;
  } 
  
#agimpgimage
  { border:0;
    max-width:100%;
    width:400px;
    margin-top:10px;
  }
  
#wsimage
  { border:0;
    max-width:100%;
    margin-top:10px;
    width:150px;
  }

#naotestimage
  { border:0;
    max-width:100%;
    margin-top:10px;
    width:400px;
  }
  
#headertext
  { max-width:600px;
  }
  
#headertext > p > span
  { color:chocolate;
  }

.section
  { color:darkblue;
    font-size:120%;
    margin-top:30px;
  }
  
.paper 
  { margin-top:20px; 
  }

.paper > p
  { font-size:80%;
    margin-top:0;
    margin-bottom:0;
  }
  
.paper > a 
  { text-decoration:none;
  }

.paper > a:link	   { color:cornflowerblue; } 
.paper > a:visited { color:grey; }
.paper > a:hover   { color:#154eb7; }
.paper > a:active  { color:grey; }
.content {
  max-width: 500px;
  margin: auto;
}
#name { margin-bottom:0; }

#dot
  { font-size:80%;
    margin-top:0;
    color:chocolate;
  }

#dot > span 
  { color:brown;
    margin-left:0.5em;
    margin-right:0.5em;
  }

.center 
  { max-width:800px;
    margin:auto;  
  }
