BODY {
	background: #ffffff;
	border: 0px;
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Georgia;
	font-size: 1em;
}




div#main {
	background-color: transparent;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	margin-top: -202px;
	text-align: center;
	min-width: 700px; 
	min-height: 550px;
}


div#main div#love {
	background: #fff url('iloveweb.png');
	position: relative;
	text-align: left;
	width: 500px;
	height: 344px;
	margin: 0px auto;
	}