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 0 0;
        color:#f6c;
        display:block;
        height:186px !important;
        height:197px;
        margin:0 0 1px 3px;
        padding:11px 0 0 0;
        text-align:center;
        text-decoration:none;
        width:188px}
    h2 a:hover{
        background:none}
ul,li{
    width:194px}
ul{
    background:#000;
    height:998px !important;
    height:1001px;
    overflow:hidden;
    padding:2px 0 1px 0;
    text-align:center}
    li{
        background:url(img/background.jpg) no-repeat 3px -198px;
        float:left;
        margin:1px auto 0 auto;
        width:189px}
img{
    border:1px solid #666;
    display:block;
    height:120px;
    margin:12px auto 0 auto;
    width:160px}
