body{
    margin:0;
    border:0;
    font-family: arial,sans-serif;
    background: #d9d9d9 url(../images/bg.jpg) repeat-x top left;
  
}

#wrapper{
    width:960px;
    margin:0 auto 0 auto;
}


/********  STYLE ***************/
img{
    border:0;
}

.clear{
    clear: both;
}

a{
    text-decoration: none;
    outline: none;
}
a:hover{
    text-decoration: underline;
}









