/* CSS Document */
#bgColumnBottom{
	visibility: none;
	z-index: 9999;
}  
body{
	background: #EEE8AA url("../images/bgColumnIE.jpg") bottom left no-repeat;
	background-attachment: fixed;
}