/* please for the love of god get this done Anita */

body {
  /*padding: 1em 1em 1em 2em;*/
  background-color: hotpink;
  
  font-family: 'Helvetica', 'Comic Sans MS',
 
}
table, td, tr{
  border: 1px solid black;
  border-collapse: collapse;
  font-family: 'Helvetica', 'Arial', Comic_Sans_MS;
}

h1 {
  color: black;
}
p {
  /*line-height: 0.6;*/
  font-family: 'Helvetica', 'Arial', Comic_Sans_Ms;
}

.titles
{
  font-size:xx-large; 
  text-align: center;
}


.beads
{
    /*height: 2em;*/
    /*width: auto;*/
    height: auto;
    width: 2em;
    text-align:center;
}

a { text-decoration: none; }
.g {
  /*width: 10%;*/
  width:20em;
}
/*a {*/
/*  color: orangered;*/
/*  text-decoration: none;*/
/*  font-size: 1em;*/
  /*font-family: 'Helvetica', 'Arial', sans-serif;*/
/*}*/
/*a:hover {*/
/*  color: black;*/
/*  background-color: yellow;*/
  /*text-decoration: line-through;*/
/*}*/
/*