html, body { height:100%; }

body {
margin: 0;
padding: 0;
font-family: Georgia, "Times New Roman", Times, serif;
background: #FCEBBE url('../images/background.jpg') repeat-y 50% 0;
width: 100%;
color: #463400;
}

#wrapper {
margin: 0;
padding: 0;
background: url('../images/design-a-wedding-logo.jpg') no-repeat 50% 0;
}

#body {
padding: 85px 0 0 20px;
margin:0 auto;
text-align:center;
width:550px;
}

h1 {
margin: 0;
padding: 0;
font-family: "Times New Roman", Arial, sans-serif;
font-size: 250%;
color: #675133;
letter-spacing:2px;
}

h1 span {
text-transform: uppercase;
font-size: 85%;
}

h2 {
margin: 20px 0 9px 0;
padding: 0;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:medium;
color: #AD5E00;
letter-spacing:0.5px;
line-height: 1.4em;
}

h3 {
text-align: left;
}

ul {
text-align: left;
font-size: 15px;
list-style-type:circle;
}

#body {

}

#wrapper img {
padding: 0 30px;
}

p {
text-align: left;
font-size: 15px;
line-height: 1.7em;
font:Georgia, "Times New Roman", Times, serif;
}

#footer {
width: 600px;
margin:0 auto;
padding: 30px 0 20px 0;
text-align:center;
line-height: 1.5em;
font-weight: bold;
font-size: small;
}

#footer a {
color: #AD5E00;
}

.name {
font-style: italic;
display: block;
width: 85%;
border-top: 1px solid #ffe69f;
}

.highlight {
font-weight: bold;
font-size: 14px;
display: block;
width: 85%;
border-bottom: 1px solid #ffe69f;
padding-bottom: 15px;
}

hr {
border-top: 1px solid #675133;
color: #FDE1B2;
}

strong {
color: #AD5E00;
}

br {
line-height: 10px;
}

.gallery {
width: 100%;
text-align: center;
margin: 20px auto;
}

#wrapper .gallery a img {
	border: none;
	padding: 6px;
	margin: 5px;
	background: #FCEBBE
}

.gallery .box {
display: inline;
width: 150px;
}
