#wordSearch {
border-collapse: collapse;
margin-top: 0;
#margin-top: 30px;
text-align: center;
}

#wordSearch td {
width: 40px;
height: 40px;
text-align: center;
border: solid 1px #052E86;
font-size: 16px;
font-weight: bold;
}

#menuBg, img.recipeImg, #recipe_corner {
display: none;
}

