body.weddings {
	background-image: url(/storage/images/bg-weddings.jpg);
}

a {
	color: #000;
}

ul#splash_menu {
	list-style-type: none;
	text-align: center;
	width: 818px;
	margin: auto;
	overflow: hidden;
}

ul#splash_menu a {
	font-weight: bold;
	font-size: 125%;
	text-align: center;
	text-decoration: none;
}

ul#splash_menu li {
	float: left;
	margin-right: 0px;
}

ul#splash_menu li.center {
	margin: 0 100px 0 100px;
}

div#footer {
	font-size: 75%;
	color: #ccc;
	text-align: center;
	clear: both;
}

div#footer a {
	color: #ccc;
}

img.bl_swirl {
	position: absolute;
	bottom: 0;
	left: 0;
}

img.br_swirl {
	position: absolute;
	bottom: 0;
	right: 0;
}

div#wrapper {
	width: 960px;
	margin: 10px auto 0 auto;
}

img.logo {
	margin-bottom: -90px;
	z-index: 100;
	position: relative;
}

div.gallery a img {
	margin: 0 10px 10px 0;
	float: left;
	border: 10px solid #ddd;
	width: 144px;
	height: 144px;
}