
body {
   background-image: url("http://www.wholly-crepe.com/images/TourEiffelBackground2.png");
   background-attachment: fixed;
   background-position: center center;
   background-repeat: no-repeat;
   font-family: Verdana, Arial, Narrow, Helvetica, sans-serif;
}

div.central
{ 
   text-align: center;
   background-color: transparent;
}

table.central
{
   width: 800px;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
   background-color: transparent;
   font-weight: bold;
}

td.logo
{
   width: 120px;
   height: 120px;
   background-image: url("http://www.wholly-crepe.com/images/logo_llc.jpg");
   background-color: white;
   background-repeat: no-repeat;
}

a.topmenu:link {color: #000000; text-decoration: none;}
a.topmenu:visited {color: #000000; text-decoration: none;}
a.topmenu:hover {color: #000000; font-weight: bold; text-decoration: underline;}