body {
background: url(images/bg.gif);
}


.top_container {background: url(images/top.png) no-repeat top left !important;background: url(images/top_ie.png) no-repeat top left}
.bot_container {background: url(images/bot.png) no-repeat top left !important;background: url(images/bot_ie.png) no-repeat top left}

.container {
background: url(images/middle.png) no-repeat left bottom !important;background: transparent url(images/middle_ie.jpg) no-repeat right bottom;}

a {color: #fff}
a:hover {color: #ccc;text-decoration: underline}