@import url("main.css");

div#header h1 span#img_logo {
	position:absolute;
	left:0;ß
	top:0;
	width:100%;
	height:100%;
	background-image:url(../images/homepage_logo.png);
	background-repeat:no-repeat;
}
p#Kristen {
	float:right;
	text-align:center;
	padding-top:230px;
	margin-right:40px;
	line-height:20px;
}
div#txtZone {
	text-align:center;
}
p.lastPara {
	padding-bottom:25px;

}