ul.nobullet
{
  list-style-type: none;
}

#disclaimer
{
  border: thick groove black;
  background-color: lightcoral;
  padding: 1ex;
  
}



