html,body,h2,ul,li{
    border:0;
    list-style:none;
    margin:0;
    padding:0}
html,body{
    background:#fff;
    font:12px Arial,Helvetica,sans-serif}
h2{
    font-size:12px}
    h2 a{
        background:url(img/background.jpg) no-repeat 1px -1px;
        color:#f6c;
        display:block;
        height:186px !important;
        height:196px;
        margin:3px 0 0 1px;
        padding:10px 0 0 0;
        text-align:center;
        text-decoration:none;
        width:188px}
    h2 a:hover{
        background:none}
ul,li{
    height:205px;
    padding:0}
ul{
    background:#000;
    overflow:hidden;
    padding:0 0 0 1px;
    text-align:center;
    width:949px}
    li{
        background:url(img/background.jpg) no-repeat 2px -196px;
        float:left;
        height:198px;
        margin:1px auto;
        overflow:hidden;
        width:189px}
img{
    border:1px solid #666;
    display:block;
    height:120px;
    margin:8px auto 0;
    width:160px}
