p.catname {
	position: relative;
        text-align: center;
        font-size: 2em;
}

.catimage {
	display: block;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 10px;
        border-width: thin;
        border-style: solid;
        border-color: black;

}

table tbody tr td.catwhole {
        width: 175px;
        height: 175px;
        padding-right: 150px;
}

a.ectlink {
	font-style: oblique;
}


div.category-head h2 {
color: rgb(84, 152, 205);
font-size: 20px;
font-style: oblique;
}
