
body {font-family: georgia, times new roman, times, serif; line-height: 150%}

.hide {display: block; border: 1px solid; padding: 3%; text-align: center;}

#indexbg {background: #fff;}

#cats {
display: block;
float: right;
}

#cats ul {
list-style-type: none;
}

#cats li {
height: 30px;
}




