Document styles:
body {background: white; color: black;}
#test {background:
url(i/topleft.gif) 0 0 no-repeat,
url(i/topright.gif) 100% 0 no-repeat,
url(i/botleft.gif) 0 100% no-repeat,
url(i/botright.gif) 100% 100% no-repeat;
padding: 25px; background-color: #008000;}