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{
    border:1px solid #df66f1;
    font-size:12px}
    h2 a{
        background:url(img/background.jpg) no-repeat 0 0;
        color:#b1067e;
        display:block;
        height:190px;
        line-height:25px;
        text-align:center;
        text-decoration:none;
        width:180px}
    h2 a:hover{
        background:none;
        color:#53033b}
ul,li{
    height:192px}
ul{
    overflow:hidden;
    width:728px}
    li{
        background:url(img/background.jpg) no-repeat 1px -189px;
        display:block;
        float:left;
        height:192px;
        overflow:hidden;
        width:182px}
img{
    border:1px solid #df66f1;
    display:block;
    height:120px;
    width:160px;
    margin:0 auto}
