
body {
width: 100%;
margin: 0;
padding: 0;
top: 0;
background: url('../images/page_bg.png') #f8f5e4 repeat-x;
color: #928865;
font-family: Myriad Pro, Helvetica, Arial;
}

#container {
width: 980px;
margin-left: auto;
margin-right: auto;

}

#header {
background: url('../images/header.png') no-repeat top center;
height: 184px;
}

#images {
background: url('../images/img_bg.png') no-repeat center;
height: 367px;
padding-left: 20px;
}

#images img {
padding: 32px;
}

#content {
background: url('../images/content_left.png') no-repeat;
padding-bottom: 80px;
border-top: 1px solid #d8d0b3;
padding-left: 230px;
}

#content-bottom {
margin-top: 20px;
margin-bottom: 20px;
background-color: #d8d0b3;
padding-left: 360px;
}

#bride {
background: url('../images/bride.png') no-repeat bottom right;
margin-top: -200px;
height: 538px;
width: 400px;
position: absolute;
margin-left: 0;
}


#footer {
padding: 20px;
margin-top: 80px;
}

#header ul{
padding: 0;
margin: 0;
list-style-type: none;
margin-left: 270px;
}

#header li{
float: left;
margin-top: 130px;
padding-left: 10px;
padding-right: 10px;
font-weight: bold;
}

a {
text-decoration: none;
color: #cfb766;
}

.gallery {
height: 400px;
}

.gallery td {
text-align: center;
}

.gallery img {
padding: 5px;
border: 1px solid #d8d0b3;
}

h2 {
color: #cfb766;
font-family: Garamond, Times New Roman;
}
