.heading {
position: absolute;
top: 5px;
left: 80px;
z-index: 1;
}

.logo {
position: absolute;
top: 18px;
left: 30px;
z-index: 2;
}

.artBy { position: absolute;
top: 67px;
left: 120px;
font-family: "comic sans ms";
font-size: 18px;
font-weight: lighter;
z-index: 2;
}


.miniMenu { position: absolute;
top: 20px;
left: 450px;
font-family: "comic sans ms";
font-size: 10px;
text-decoration: none;
z-index: 6;
}

.tableTop {position: absolute;
top: 100px;
left: 10px;
z-index: 2;

}

.tableTop td {
font-size: 11px;
}

.tableBar {position: absolute;
top: 100px;
left: 10px;
z-index: 2;
}

.tableBar td {
font-size: 11px;
}

image {border-color: #000000;}




A:link { text-decoration: none; background: none; color: #000000; font-family: "verdana"; }
A:visited { text-decoration: none; background: none; color: #000000; font-family: "verdana"; }
A:hover { text-decoration: none; background: none; color: #ffffff; font-family: "verdana"; }
A:active { text-decoration: none; background: none; color: #ffffff; font-family: "verdana"; }


