/* PNGs kept separate to hide from IE <insert snarky Microsoft quip here> */

body { background: #96cac2 url(../images/back_body.gif) repeat-x top left; }

h1 a { background: url(../images/h1.png) no-repeat top left; }

#welcome { background: url(../images/welcome.png) no-repeat bottom left;}

#welcome a.close:link, #welcome a.close:visited, #welcome a.close:hover, #welcome a.close:active { background: url(../images/close.png) no-repeat top left;	}

#designs li ul li a.close:link, #designs li ul li a.close:visited, #designs li ul li a.close:hover, #designs li ul li a.close:active { background: url(../images/close.png) no-repeat top left; }

ul.bubble { background: url(../images/back_bubble.png) no-repeat top left; }

ul.bubble p.info_container { 	background: url(../images/back_info.png) repeat-x top left; }

ul.bubble p.info_container span.red { background: #d68e79; }