html
{ 
    height:100%; 
    width:100%; 
}

body 
{ 
	background-color:#004825 !important; 
   /* background-image:url(../imgs/bg.jpg);     */
	background-image:url(http://www.prheinekenjazz.com/imgs/bg.jpg) !important; 
	background-repeat:repeat-x !important; 
	margin:0px; 
    height:100%; 
    width:100%;
} 
 
object
{
	outline:none;
    height:100%; 
    width:100%;  
}

#flash_content
{
    overflow: auto;
}

