There is already a background for the textbox and 2 buttons.  2d iframes example: ```html <style type="text/css"> <!-- BODY {background:none transparent;}--> </style> ``` ```html <iframe src="frame.htm" allowtransparency="true"> ```