<smil> <head> <layout> <root-layout width="147" height="116" background-color="yellow" /> <region id="region_1" left="8" top="10" width="116" height="81" background-color="white" /> </layout> </head> <body> <!-- this image is BIGGER than its region --> <img src="eurotango.gif" region="region_1" fit="scroll" /> </body> </smil>