body {
	background: radial-gradient(circle, white 10%, transparent 10%),
	radial-gradient(circle, #f5f5ed 10%, white 10%) 50px 50px;
	background-size:100px 100px;
}
IMG.headshots {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1%;
}
IMG.palace {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2%;
}

#photo_by {
	text-align: center;
	padding-bottom: 2%;
}

#insta {
	text-align: center;
	font-size: 1em;
	padding-top: 60px;
}

.wubatawed {
	font-weight: bold;
}

#mail_me {
	text-align: center;
	font-size: 1.5em;
	padding-top: 40px;
}

#says {
	clear: both;
	text-align: center;
	font-family:"Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 2em;
}

#story {
	clear: both;
	text-align: center;
	font-family:"Times New Roman", Times, serif;
	font-size: 1.5em;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5%;
	width: 60%;
	line-height: 1.5;
}

#what {
	clear: both;
	text-align: center;
	font-family: futura_cond;
	font-weight: bold;
	font-size: 2em;
}



#details {
	clear: both;
	text-align: center;
	font-family: baskerville;
	font-size: 2em;
	font-style: italic;
	font-weight: bold;
}

#details-time {
	clear: both;
	text-align: center;
	font-size: 1.5em;
	font-weight: bold;
	padding-top: 30px;
}

#details-place {
	clear: both;
	text-align: center;
	font-size: 1.5em;
	padding-top: 30px;
}

#valet {
	clear: both;
	text-align: center;
	font-size: 1.5em;
	font-style: italic;
	font-weight: bold;
	padding-top: 30px;
}

#registry {
	clear: both;
	text-align: center;
	font-size: 1.5em;
	font-style: italic;
	font-weight: bold;
	padding-top: 30px;
}

#location {
	clear: both;
	text-align: center;
	font-size: 1.5em;
	font-style: italic;
	font-weight: bold;
	color: #ed138d;
	padding-top: 100px;
}

#first_location {
	clear: both;
	text-align: center;
	font-size: 1.5em;
	font-style: italic;
	font-weight: bold;
	color: #ed138d;
	padding-top: 20px;
}

#location_details {
	clear: both;
	text-align: center;
	font-family:"Times New Roman", Times, serif;
	font-size: 1.5em;
	margin-left: auto;
	margin-right: auto;
	width: 60%;
	padding-top: 10px;
}

#l_link {
	clear: both;
	text-align: center;
	font-size: 1.25em;
	font-style: italic;
	font-weight: bold;
	color: #ed138d;
	padding-top: 10px;
}

#p_addr_ph {
	clear: both;
	text-align: center;
	font-size: 1.25em;
	font-weight: bold;
	padding-top: 10px;
}

.greeny {
	color: #00a65c
}

#dollahbillyall {
	clear: both;
	text-align: center;
	font-size: 1.25em;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 20px
}

#bnb {
	clear: both;
	text-align: center;
	font-size: 1.25em;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 20px
}

#instafeed {
	clear: both;
	text-align: center;
	font-size: 1.25em;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 20px
}

#instafeed a {
	border: thin;
}

#photodetails {
	clear: both;
	text-align: left;
	font-family:"Times New Roman", Times, serif;
	font-size: 1.5em;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5%;
	width: 60%;
	line-height: 1.5;
}

#photodetails ul {
	margin: 10px 0 10px 10px;
	padding-left: 10%;
}

#photodetails li {
	text-align: left;
	font-family:"Times New Roman", Times, serif;
	width: 60%;
}
	

#footer {
	background-color: #e5e4d2;
	padding-top: 10px;
	padding-bottom: 10px;
}