body {
background: #161616 url(images/blue.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 left bottom;}


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