body {
	font-family:georgia, serif;
	background-image: url('images/psychobackground.gif');	
}
h1 {
	font-style:italic;
	font-size:43px;
	color:#FFFFFF;
}
#lady {
	width:320px;
	height:824px;
	position: absolute;
	bottom:0;
	left:0;
	background-image: url('images/ladyface.gif');
	margin-bottom:0;
	border:0;
}
#bubble {
	width:435px;
	height:150px;
	padding-top:49px;
	position: fixed;
	bottom: 265px;
	left: 300px;
	background-image: url('images/speechbubble.gif');
	text-align: center;
}

