.bvert {
 position:absolute;
 left:95%;
 width:5px;
 font-size:120%;
 color:#CCCCCC;
 font-weight:900;
 }
 
 a {
  text-decoration:none;
 }
 
 body {
  font-family:"Comic Sans MS", "Times New Roman", Times, serif;
 } 
