BODY
{
background-color: black;
font: 12pt "Courier New", monospaced;
margin: 0px;
padding: 0px;
}

A {text-decoration:none;}
A:link, A:visited, A:active  {color:#0021FF;}
A:hover {color:#FF0000;}

.topbar {position: relative; left: 70px;}
.lastpage {position: relative; top: 2px;}
.heading { font: 10pt courier new, monospaced; color: #00137F;}
.sweetheart{ font-size: large; color: #00137F;}

#casebook 
{
background: url(images/casepage.jpg) no-repeat;
width: 696px;
max-width: 456px;
height: 930px;
max-height: 630px;
padding: 120px 120px 185px;
text-align: justify;
}

#index
{
background: url(images/casepage.jpg) no-repeat;
width: 696px;
max-width: 456px;
height: 930px;
max-height: 530px;
padding: 200px 120px;
text-align: justify;
}

#letter
{
background: url(images/letterbg.jpg) repeat;
margin: 10px;
width: 650px;
max-width: 550px;
height: 800px;
max-height: 650px;
padding: 75px 50px;
text-align: justify;
}

#botbar
{
position: relative; left: 275px;
font: 10pt courier new, monospaced;
}

