#container{ 
background-color:#000000;
background-image:url(../Images/studios_background.png);
background-repeat:no-repeat;
height:300px;
width:1280px;
}

#container #title{
margin-top:150px;
}

#container #flashFile{

margin-left: 25px;
}

#container #nav {
font-family: Arial, Helvetica, sans-serif;
font-size: 22px;
margin-top: 70px;
margin-bottom:5px;
background-color;#000000;
height:20px;

}

#container #nav a{
color:#4c4c4c;
text-decoration:none;
height:10px;
}






