body {
	color: #fff;
	background: #000 url(/images/ryan_wedding_510.jpg) no-repeat left top;
	font-family: Didot, Baskerville, 'Baskerville Old Face', serif;
	}
h1, h2, h3 {
	font-weight: normal;
}
h1 {
	font-size: 30pt;
	}
h2 {
	font-size: 24pt;
	}
p {
	font-size: 12pt;
	}
ul {
	padding: 0;
	margin: 0;
	}
	ul li {
		list-style-type: none;
		display: inline;
		font-size: 15pt;
		padding-left: 1.5em;
		margin-left: 0;
		}
#container {
	position: absolute;
	text-align: right;
	padding: 30% 0 0 350px;
	margin-right: 1em;
	}
	#container .tagline {
		position: absolute;
		top: 0;
		right: 0;
		}
	#content .tel {
		white-space: nowrap;
		font-size: 14pt;
		}
	#container .content {
	}
	#footer {
		position: relative;
		padding: 50px 0 0 20%;
		width: 80%;
	}
	#footer p {
		font-size: 10pt;
	}
	#footer a {
		color: #fff;
	}
.vcard .hidden{
	display: none;
	}
.fn {
	white-space: nowrap;
}
