body {
background-image: url(bg.png);
background-attachment: fixed; 
background-position: top center;
background-repeat: repeat-y;
}

#content {
position: relative;
width: 844px;
margin: 0 auto;
}

#banner {
position: relative;
float: left;
width: 826px;
top: 8px;
left: 9px;
z-index: 2;
}

#nav {
position: relative;
float: left;
width: 826px;
top: 16px;
left: 23px;
z-index: 2;
}

#body {
position: relative;
float: left;
width: 806px;
top: 240px;
left: 20px;
z-index: 2;
}

#copyright{
position: relative;
float: left;
width: 806px;
top: 240px;
left: 20px;
z-index: 2;
}

#film {
position: absolute;
top: 79px;
z-index: 1;
}

span.body {
text-decoration: none;
text-align: left;
font-size: 13px;
font-family: Trebuchet MS;
color: #000000;
}

span.body a {
text-decoration: underline;
text-align: left;
font-weight: bold;
color: #CC0000;
}

span.body a:hover {
text-decoration: underline;
text-align: left;
font-weight: bold;
color: #3300CC;
}

span.copyright{
text-decoration: none;
text-align: left;
font-size: 12px;
font-family: Trebuchet MS;
color: #000000;
}

span.copyright a {
text-decoration: underline;
text-align: left;
font-weight: bold;
color: #CC0000;
}

span.copyright a:hover {
text-decoration: underline;
text-align: left;
font-weight: bold;
color: #3300CC;
}

span.sub{
text-decoration: none;
text-align: left;
font-size: 12px;
font-family: Trebuchet MS;
color: #000000;
}

span.sub a {
text-decoration: underline;
text-align: left;
font-weight: bold;
color: #CC0000;
}

span.sub a:hover {
text-decoration: underline;
text-align: left;
font-weight: bold;
color: #3300CC;
}

ul {
padding: 27px;
margin-left: -12px;
margin-top: -37px;
margin-bottom: -37px;
}

ol {
padding: 27px;
margin-top: -37px;
margin-bottom: -37px;
}

li {
margin-top: 10px;
margin-bottom: 10px;
}