body {
    background: #ffffff;  
    text-align: center; 
    padding: 0px; 
    color: #575757; 
    font: 20px/22px Arial,Helvetica,sans-serif;
}
 
ol {
    width: 600px; 
    text-align: left; 
    margin: 15px auto
}

canvas {
    border: 5px solid black;
}

@font-face {
  font-family: 'Iceland';
  font-style: normal;
  font-weight: 400;
  src: local('Iceland'), local('Iceland-Regular'), url(http://themes.googleusercontent.com/static/fonts/iceland/v2/F6LYTZLHrG9BNYXRjU7RSw.woff) format('woff');
}

#txt {
  border:none;
  font-family:verdana;
  font-size:45pt;
  font-weight:bold;
  border-right-color:#ffffff;
}


#mktxt {
  border:none;
  font-family:verdana;
  font-size:30pt;
  font-weight:bold;
  border-right-color:#ffffff;
}

#besttxt {
  border:none;
  font-family:verdana;
  font-size:22pt;
  font-weight:bold;
  border-right-color:#ffffff;
}

#errortxt {
  border:none;
  font-family:verdana;
  font-size:22pt;
  font-weight:bold;
  border-right-color:#ffffff;
}