body{
 padding-right: 30%;
 padding-left: 5%;

}
.name{
 font-size: 25pt;
 font-weight: bold;
 margin-top: 0.5em;
 border-bottom: 1px solid #808080;
}

.yomi{
 font-size: 20pt;
 font-style: italic;
 line-height: 1px;
 text-align: right;
 margin-bottom: 1em;
 color: #B0B0B0;
}

.label{
 background-color: #4169E1;
 color: #FFFFFF;
 margin-top: 3em;
 
}

.profile{
 margin-bottom: 1em;
 font-size: 8pt;
}

.title{
 text-decoration: none;
 line-height: 130%;
}

.home{
 font-size: 8pt;
 line-height: 1px;
}