body
{
    background-color: #000000;
    margin: 0;
    padding: 0;
    text-align: center;
}

#myspace {
    z-index: 1;
    background-color:#333333;
    margin-top:0;
}
#myspace a {
    color:#090909;
    font-family:tahoma,sans-serif;
    font-size:0.75em;
    text-decoration:none;
}
#myspace a:hover {
    color: white;
}
#video {
    display: none;
}
#flash {
    position: relative; /*or absolute*/
    z-index: 0;
}