body,
.site-name .line1,
.wedding-date,
.desktop-nav nav a,
article h4,
article h5,
article h6,
article h2,
article h3, 
.countdown h3 {
	font-family: "Josefin Sans";
	font-weight: 300;
}

.site-name .line2 {
	font-family: "Oooh Baby";
	font-weight: 400;
	line-height: 1.1;
}

.desktop-nav nav a {
	letter-spacing: 0.1em;
}

.desktop-nav nav .current a {
	font-weight: 600;
}

body {
	background: #f9f9f9 url('Images/body-bg.png') top left no-repeat;
	background-size: auto 100%;
	background-attachment: fixed;
}

.site-outer-wrapper {
	background: transparent url('Images/site-bg.png') bottom right no-repeat;
	background-size: auto 100%;
	background-attachment: fixed;
	padding: 50px 0;
}

body {
	padding: 0;
}

.site-wrapper {
	margin-top: 0;
	margin-bottom: 0;
	background-image: none;
}

.page-section.header {
	background: transparent url('Images/header-bg.png') top right no-repeat;
	background-size: auto 100%;
	height: auto;
	padding-top: 55px;
	padding-bottom: 0;
}

.wedding-date {
	margin-top: 20px;
}

.page-section.footer {
	min-height: 0;
	padding-bottom: 20px;
}

.multipage .countdown {
	padding-top: 50px;
}