@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #000000;
	margin: 0px;
	padding: 0px;
	font-size: 0.9em;
}
#wrapper {
	width: 780px;
	height: 875px;
	background: url(images/header_backgd.png);

no repeat;
	margin: 0 auto;
	position: relative;
}
#wrapper #landing_left {
	height: 600px;
	width: 400px;
	position: absolute;
	top: 125px;
	left: 195px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-align: center;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .95em;
	line-height: 1.2em;
}
#wrapper #landing_left img class.postcard {
	top: auto;
	width: 400px;
	}

