body
{
margin: 0 0 0 0;
font-family:Apple Garamond, Arial, sans-serif;
font-size:12px;
color:#362744;
width:330px;
background-image:url(img/images/bg_02.jpg);
background-repeat:repeat-x;
}

.container
{
position: absolute;
left: 50%;
width: 1000px;
margin-left: -500px;
text-align: left;
}
.video
{
background-color:#ffffff;
min-width:400px;
min-height:280px;
position:absolute;
top: 220px;
left: 305px;
text-align:center;
}
.credit
{
padding-top:5px;
color: #ccc; 
font-size: 8pt; 
text-decoration: none;
}
.credit a
{
color: #ccc;
text-decoration:none;
}
.notice
{
position: absolute;
min-width:400px;
top: 155px;
left: 305px;
text-align:center;
font-size: 12px;
}
.notice a
{
color: #2E1744;
text-transform: uppercase;
}