#bokeh-1,#bokeh-2{height:100%;position:absolute;top:0;left:0;right:0}
#bokeh-1{background:url('bokeh1.png') repeat-x center center;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;-webkit-animation:sidescroll 480s infinite linear;-moz-animation:sidescroll 480s infinite linear;-ms-animation:sidescroll 480s infinite linear;-o-animation:sidescroll 480s infinite linear;animation:sidescroll 480s infinite linear;z-index:2}
#bokeh-2{background:url('bokeh2.png') repeat-x center center;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;-webkit-animation:sidescroll 1440s infinite linear;-moz-animation:sidescroll 1440s infinite linear;-ms-animation:sidescroll 1440s infinite linear;-o-animation:sidescroll 1440s infinite linear;animation:sidescroll 1440s infinite linear;z-index:1}
@-webkit-keyframes sidescroll{from{background-position:0 0}
to{background-position:9600px 0}
}
@-moz-keyframes sidescroll{from{background-position:0 0}
to{background-position:9600px 0}
}
@-ms-keyframes sidescroll{from{background-position:0 0}
to{background-position:9600px 0}
}
@-o-keyframes sidescroll{from{-o-background-position:0 0}
to{-o-background-position:9600px 0}
}
@keyframes sidescroll{from{background-position:0 0}
to{background-position:9600px 0}
}
