

.flash_bg_table {
	background-image: url(images/pink_flash_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}




.flashbody {
	margin:0px;
	padding:0px;
	background-color:#E6E19D;
	background-image:url(Images/flash_bg.jpg);
	background-position:center;
	background-repeat:repeat-y;
}


