h1{
   font-size: 12px;
   color: #fff;
   font-weight: bold;
}

h2{
   font-size: 11px;
   color: #fff;
   font-decoration: underline;
}

body{
   font-size: 10px;
   color: #eee;
}
