body,h1,h2,h3,h4,h5
{
     font-family: "Trebuchet MS";
}

body
{
     background-image:url(back.jpg);
     background-repeat:repeat;
     background-attachment:fixed;
     margin:0px;
}
