/* CSS Document */


body{
background-image: url(../../flash/2.interactive/Interactive_Day_BK.jpg);
}

/* Placing flash animation over page */

#big_turbine{
position:absolute;
top:0px;
left:0px;
margin:162px 0px 0px 0px;
width:223px;
height:235px;
}

#small_turbines{
position:absolute;
top:0px;
left:0px;
margin:393px 0px 0px 221px;
width:229px;
height:175px;
}

