#moth {
    background: transparent url(./images/MothAnim.png) no-repeat 0px 0px; 
	width: 64px;
	height: 64px;
    z-index: 1; 
}

body {
	background-image: url(images/bg.png);
	text-align: center;  // for IE
}

td.nav {
    width: 25%;
}

td.topcenter {
    vertical-align: top;
    text-align: center;
}

