a:link {
  font-family: Georgia, Times-new-roman, serif;
  color: rgb(240,240,240);}

body {
  letter-spacing: .04em;
  word-spacing: .1em;
  font-family: Georgia, Times-new-roman, serif;
  font-size: 18px;
  color: rgb(240,240,240);
  background-color: rgb(00,00,00);
  background-repeat: repeat;
  padding-right: 100px;
  padding-left: 100px;
  line-height: 2.3em;}

h1, h2, h3, h4, h5 {
  font-family: Georgia, Times-new-roman, serif;
  text-align: center;
  color: rgb(240,240,240);}
  
h6 {
  text-align: center;
  font-family: Georgia, Times-new-roman, serif;
  font-size: 18px;}

#nav, #feature, .article, #footer {
  margin-top: 20px;
  padding: 30px 70px 70px 70px;}
#feature, .article {
  width: 84%;
  float: left;
  margin-left: 20px;}
.column1 {
  background-color: rgb(40,20,00);
  border-style: double;
  border-width: thin;
  border-color: #c0c0c0;
}
A.column1 {color: rgb(220,220,220);
  border-style: hidden;}
.column2 {
  background-color: rgb(00,00,00);
  color: rgb(255,255,255);
  border-style: double;
  border-width: thin;
  border-color: #c0c0c0;
}
A.column2 {color: rgb(255,255,255);
  border-style: hidden;}