Poster setup by way of background color · Flowplayer

CSS background-color leads to a poster setup.

<head/>

<style>

/* poster setup */
.flowplayer {
   background-color: #ccc;
}