.bubble1 {
	opacity: 0;
	position: absolute;
	background: url('images/bubbles/bubble4.png') no-repeat;
	height: 75px;
	width: 130px;
	margin: -50px 0 0 100px;
	padding: 16px 60px 4px 25px;
	overflow: hidden;
	font-size: .8em;
	line-height: 2;
	font-family: Georgia;
}