

html {
   
    font-size: 10pt;
    color: white;

  
}

table {
    display: inline-block;
    vertical-align: middle;
    
 text-align:left;
  
}

body, html, iframe{width:240px; }



.refresh {
    position: absolute;
    bottom: 50px;
    right: 100px;
}

td {
    vertical-align: middle;
}

a {
    text-decoration: none;
    color: black;
    
}

 #track {
    font-weight: bold;
}

a:hover {
    color: #600d08;
}



#heart {
    margin: 0px 5px;
}