body.body{
background-image : url('pictures/bg.png'); margin : 0px; background-repeat : repeat-x; 
}

div.maindiv{
background-repeat : no-repeat; background-image : url('pictures/bg2.png'); width : 925px; height : 800px; padding-top : 190px; position : relative; padding-left : 2px;
}

div.agediv{
position : absolute; top : 120px; left : 10px; Font : normal bold 20px Comic Sans MS; color : #FF2094;
}

td.td_dirtable{
width : 130px; height : 130px; padding : 0px; vertical-align : center; text-align : center;
}

a.a_dirtable:link, a.a_dirtable:visited  {
display : block; height : 30px; color : #000000; border : 1px solid #FFFFFF;  font : normal normal 11px Arial; text-decoration : none; vertical-align : bottom; padding-top : 124px; padding-left : 3px; padding-right : 3px; background-position: center center; background-repeat : no-repeat;
}

a.a_dirtable:hover {
display : block; color : #000000; border : 1px solid #DDDDDD; background-color : #F7F7F7; font : normal normal 11px Arial; text-decoration : none; vertical-align : bottom;
}
