#lovin {
    position:absolute; 
	width:213px;
	z-index:1;
	left: 19px;
	top: 251px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	visibility: visible;
	text-align: left;
	vertical-align: text-top;
	}

#saying {
	position:absolute;
	width: 474px;
	z-index:2;
	left: 275px;
	top: 82px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	visibility: visible;
	vertical-align: text-top;
	text-align: left;
	overflow: visible;
	}
		
#pictures {
    position:absolute; 
	width:125px;
	z-index:3;
	left: 773px;
	top: 80px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding-top: 3px;
	visibility: visible;
	vertical-align: text-top;
	text-align: left;
	}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #990000;
}
