body{
background-color: rgb(237,176,168);
margin-top: 0px;
margin-left: 0px;
color: #000000;
font-family: "Helvetica", "Arial";
}
a:link {color: #000000}
a:visited {color: #000000}
a:hover {color: rgb(300,76,168)}
a:active {color: #000000} 
div.back{
background-image: url('images/site/shiv.jpg');
background-attachment: fixed;
background-position: 230px 10px;
background-repeat: repeat-y;
}
table.content{
background-image: url('images/site/overlay.jpg');
background-repeat: no-repeat;
background-position: 230px 161px;
line-height: 1.4;
}
h1{
font: bold small-caps 24px Helvetica;
color: rgb(4,80,251);
}
h2{
font: 18px Helvetica;
color: #000000;
}
h3{
font: 11px Helvetica;
color: #000000;
}
span.category{
font: 18px Helvetica;
color: rgb(4,80,251);
}