
div.centerPage {
	text-align: center;
}

div.centerPage table {
	margin: 0 auto; 
	text-align: left;
}

div.bannerPosition {
	position: absolute;
	top:0;
	background-color: transparent;
	z-index: 2;
	display: none;
}

body {
	background-color:#ff6600; background-image: url('images/bgp_hearts.png');background-repeat: repeat;
}

div.picwrapper {
	position:relative; width:100%;
}
