body {
     background-image: url(../images/bg_content.jpg);
     background-position: top center;
	 background-attachment:fixed;
	 margin: 0px;
}

p, td, li {
	line-height: 145%;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}

h1 
{
      font : bold 15px "Times New Roman", Times, serif;
     color : #000000;
}

h2 
{
      font : bold 15px "Times New Roman", Times, serif;
     color : #330000;
}

h3 
{
      font : bold 15px "Times New Roman", Times, serif;
     color : #333300;
}

h4 
{
      font : bold 13px "Times New Roman", Times, serif;
     color : #000000;
}

h5 
{
      font : bold 13px "Times New Roman", Times, serif;
     color : #330000;
}

h6
{
      font : bold 13px "Times New Roman", Times, serif;
     color : #333300;
}

.bookttitle
{
      font : bold 13px "Times New Roman", Times, serif;
     color : #333300;
}

a  
{
  color : #993300;
}

a:visited
{
  color : #663300;
}

a:hover  
{
  color : #666600;
}

td.content {
  background-image: url(../images/content_bg.jpg);
  background-repeat: repeat-y;
}
.copyright
{
	font : 11px "Times New Roman", Times, serif;
	line-height: 200%;
	color: #CCCC99;
}
a.copyright  
{
  color : #CCCC99;
}

a.copyright:visited
{
  color : #CCCC99;
}

a.copyright:hover  
{
  color : #FFFFFF;
}