body, html
{
background: #070707 url(./images/str.gif) repeat-x top left;
margin: 0px;
padding: 0px;
}

#page
{
width: 100%;
height: 600px;
background: url(./images/lt.gif) no-repeat top left;
}

#container
{
width: 100%;
height: 600px;
background: url(./images/rb.gif) no-repeat top right;
}

#flashObject
{
padding-top: 50px;
text-align: center;
}
