body {
    background: #373F11 url(images/large_bg.jpg) top center repeat-x;
    margin:0;
    padding:0;
    font-family: Georgia, "Times New Roman", serif;
    font-size: small;
    color:#532F06;
    text-align:center;
}
p{margin:0;padding:0;margin-bottom:1.2em;line-height:1.2em;}
a:link, a:visited {color:#D07712;font-weight:bold;}
#wrap {
    width:762px;
    margin:0 auto;
    padding:0;
    text-align:left;
    }
h1#header {
    text-indent:-9999px;
    width:762px;
    height:265px;
    margin:0;
    padding:0;
    background:url(images/header.jpg) no-repeat;
    }
#nav {
    background: url(images/nav.gif) no-repeat;
    height:24px;
    font-family: arial;
    font-size:10px;
    text-align:center;
    color:#fff;
    line-height:24px;
    text-transform: uppercase;
    font-weight:normal;
}
#nav a:link, #nav a:visited {margin: 0 12px;text-decoration:none;color:#fff;font-weight:normal;}
#nav a:hover {text-decoration:underline;font-weight:normal;}
#content {background: url(images/content_bg.gif) repeat-y;}
#footer {background: url(images/footer.gif) no-repeat;padding-top:14px;text-align:center;font-size:x-small;color:#fff}
#footer a {color:#fff;}
.doll {
    background:#000;
    text-align:center;
    border:1px solid #D07712;
    width:260px;
    margin:20px auto;
}
.doll img {margin: 5px;}
.doll_text {
    background:#6F3906;
    color:#fff;
    text-align:center;
}
.doll_text p {margin:0;padding:3px;}
