body {
text-align: center;
font-family : Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
font-size : 12px;
letter-spacing : 0px;
font-weight : normal;
font-variant : normal;
font-style : normal;
line-height: 16px;
text-decoration : none;
color : #333333;
background: #353327;
}

img{
border: none;
}

h1{
color: #C3B296;
margin: 0px;
padding: 0px;
}

p{
color: #C3B296;
width: 500px;
padding: 0px 0px 0px 100px;
margin: 0px;
}

#page{
width: 901px;
height: auto;
margin: auto;
}

#header{
height: 85px;
width: 901px;
background: url(../images/header.jpg) no-repeat;
}

#fb{
padding: 26px 0px 0px 760px;
}

#content{
background: url(../images/pageBg.jpg) repeat-y;
width: 901px;
height: auto;
padding-top: 50px;
}

#footer{
background: url(../images/footer.jpg) no-repeat;
width: 901px;
height: 69px;
}
