* {
padding: 0px;
margin: 0px;
}

body {
height: 100%;
background: #000000;
}

#vertical_bounds {
height: 10px;
width: 0px;
}

#gallery_swf {
width: 750px;
height: 700px;
background: #000000;
}