body{
    background:url('/static/image/banner1.jpg');
    background-repeat: no-repeat;
    line-height: normal;
    font-weight: normal;
    background-attachment: fixed;
}

#main{
    position:relative;
    top:80px;
    margin: 0 auto;
    width: 380px
}