/* CSS Document */
body {
background-color:#000;
}

#container {
width:1000px;
height:550px;
margin:auto;

}

#flashcontent {
width:1000 px;
height:550px;
}

#container_form {
width:500px;
height:600px;
margin:auto;
}

#form {
width:500px;
height:600px;
padding:30px 0 0 90px;
color:#FFF;
}

