A:link, A:active, A:visited 
{
border-bottom: 1px #A5814D dotted;
text-decoration:none; 
font-weight:normal;
font-family: georgia;
letter-spacing: 1px;
color:#A5814D;}

A:hover {
border-bottom: 1px #E49620 dotted;
color:#E49620;
letter-spacing: 1px;
font-weight:normal;
font-family: georgia;
background:none;
cursor:default;

}

.post {
  margin:0 0 2.5em;
  }
  

.head {
font-size: 15pt; font-family:times new roman; color: #CD9677;width: 75%;
background-color: #3E1512; padding: 0px;
text-align:center; letter-spacing: 5px; line-height: 10px;
text-transform:uppercase;}

body {
	background-color: #CD9677;
	background-repeat: no-repeat;
	background-attachment: fixed;
      	font-family: georgia; 
	letter-spacing: 1px;
      	font-size: 7pt; 
	font-weight: normal;
      	color: #3E1512; 
	


}

#container {
  margin: 0 auto;
  width: 400px;
  text-align: center;
  }
