/* @group donate */
body {background-color: #dee4ec;  margin: 0 auto; padding: 0; }

div#donate { position: absolute; bottom: 0; min-height: 500px; width: 100%; margin: 0; background: url(http://uwadb.com/images/donate.jpg) no-repeat; }
* html div#donate  { height: 500px; }

div#grass { position: absolute; bottom: 0; width: 40%; height: 150px;  background: url(http://uwadb.com/images/grass.jpg) repeat-x; left: 794px; }

/* @end */
