#productList{
    position: absolute;
    top: 130px;
    left: 50%;
    width: 664px;
    padding-top: 40px;
    margin-left: -332px;
    background: url(storetitle.png) top left no-repeat;
}


#notice{
    font: 11px Helvetica, sans-serif;
    color: #959595;
    margin-top: 30px;
    text-align: center;
}

.copyright{
    margin-top: 50px;
}

img{
    border: 0px;
}