html,body {
background-image: url(images/bg_body.jpg);
background-repeat:repeat-x;
background-color: #291C14;
font-family: "Times New Roman", Times, serif;
}