
p {
  color: #800040;
  font-family: Georgia,"Times New Roman",Times,serif;

}

td, tr {
  color: #800040;
  font-family: Georgia,"Times New Roman",Times,serif;
  border: 0px solid black; 


}


h1 {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #600020;
  font-size: 45px;
  font-weight: bold;

}
h2 {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #600020;
  font-size: 35px;
  font-weight: bold;

}
h3 {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #600020;
  font-size: 21px;
  font-weight: bold;

}

a:link{  font-family: Georgia, "Times New Roman", Times, serif;  color: #0080ff}

a:visited, a:active {  font-family: Georgia, "Times New Roman", Times, serif;  color: #0060ff}

a:hover {  font-family: Georgia, "Times New Roman", Times, serif; color: #dd0000; text-decoration: none}


body {
  color: #800040;
  font-family: Georgia,"Times New Roman",Times,serif;
  max-width: 930px;  
  margin: 0 auto; 
  padding: 0px;
}

.plaingreyback{
background-color: #dddddd; 
padding: 0px;
}

.greyback{
background: url("howto-std.jpg");
padding: 0px;
}

.thealelimitwidth960{ 
max-width: 930px;  
margin: 0 auto; 
padding: 2px;
background: url("images/marble.jpg");
}
