﻿body {
background-color:#FFF6E3;
}


#title { 
  letter-spacing: 2px; 
  text-transform: uppercase; 
  font-weight:bold;
  font-family: "Warnock Pro", "Goudy Old Style","Palatino","Book Antiqua", Georgia, serif; 
  color:#5D1016;
}

a {
color:#8F2B2B;
text-decoration:none;
font-weight:bold;
}

a:hover {
text-decoration:underline;
}

.rf {
width:398px;
}