body {
  background-color: #5F5F5F;  
}
  
.mainbody { 
  border-left: double;
  border-left-color: #004080;
  border-right: double;
  border-right-color: #004080;
}

.mainTwo {  
  color: #408080;
  font-size: 20px;
  font-weight: bold;
  font-family: Comic Sans MS;
  text-align: center;
}

A {
  color: #0000F9;
  text-decoration: none;
}

A:hover {
  color: #800040;
  text-decoration: underline;
}

.topspot {
  margin: auto;
  width:70%;
  background-color: #FFFF9B;
  text-align: center;
}
  
table.linuep  {
  table-layout: fixed;
  background-color: #D2D2D2;
  border-style: groove;
}

p  {
  text-indent: 5px;
}

.tdHead {
  width: 350px;  
  border-style: groove;
}





.hed1  {
  font-size: 18;
  color: #3A1580;
  font-weight: bold; 
  }


.desa  {
  border-bottom: 2px;
  border-bottom-color: #FF8080;
  border-bottom-style: dashed;    
}

.scratch {
  text-decoration: line-through;
  font-weight: bold;
}

.cool {
  color: #FF0000;
  font-weight: bold;
}


div.bone  {
  color: #004080;
  font-weight: bold;
  font: Comic Sans MS;
}

  
.rowOne  {  
  font-size: 28px;
  font-weight: bold;
  font: Comic Sans MS;
  text-align: center;  
}

.rowTwo  {  
  font-size: 24px;
  font: Comic Sans MS; 
}

.rowThree  {  
  font: Comic Sans MS;
  font-size: 20px;
  font-weight: bold;
}

.rowFour  {  
  font-size: 12px;
  font: Comic Sans MS;
}

span {
  display: block;
 }

.book {
  color: #FFFF00;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}

h2 {
  font-size: 16px;
  font-weight: bold;
  color: #408080;
}

h3 {
  font-size: 14px;
  font-weight: bold;
  color: #408080;
  text-align: center;
}
  
h4 {
  font-size: 10px;
  font-weight: bold;
  text-align: center;
}


