body {
	background: white;
}

.gradient01 {
	background-image: url(Images/BI_logo01edge.jpg);
	height: 345px;	
	background-repeat: repeat-x;
}

.logo {
	background-image: url(Images/BI_logo01.jpg);
	position: absolute; 
	top: 0;
	height: 345px;
	width: 678px;
	background-repeat: no-repeat;
}


.flashe {
	position: absolute; 
	left: 600px;
	top: 300px;
}


.orb {
	background-image: url(Images/BI_logo01_orb.jpg);
	position: absolute; 
	top: 350px;
	left: 900px;
	height: 51px;
	width: 65px;
	background-repeat: no-repeat;
}
