body
{
  background-image: url(../photos/wavesand1.jpg); 
}

#main
{
  background-color : #fffafa;
}

#header
{ 
/*   background: #fffafa url(../photos/oleron_small.jpg) no-repeat; */
  background-color: #fffafa;
}

#footer
{
  background-color: #fffafa;
}

#header
{
  color : #191970;
  border-bottom: 4px solid #dbd8c9;
}

#footer
{
  color: #dbd8c9;
  border-top: 4px solid #dbd8c9;
}

#footer a
{
  color : #708090;
}

#contents
{ 
  border-left: 4px solid #dbd8c9;
}

#contents h1, #contents h2, #contents h3, #menu h2
{
  color : #191970;
}

a
{
  color : #191970;
}

#menu a:hover 
{
  color : #735946;
}

.hot
{ 
  color : #990066;
}





