body {
background-image: url(Christmas-Pages/recipebg.gif);
background-color: #000000; 
color: #ffffff; 
font-size: 10pt; 
font-family : Verdana, Sans-serif; 
}
.tab1 {
background-image: url(Christmas-Pages/recipebg.gif); 
} 
a.link { 
font-size : 10pt; 
color : #cc0000; 
text-decoration : none; 
} 
a.link:hover { 
color : #00dd00; 
text-decoration : none; 
} 
a.menu { 
font-size : 14pt; 
color : #ffffff; 
text-decoration : none; 
} 
a.menu:hover { 
color : #ff0000; 
text-decoration : none; 
} 
a.info { 
position : relative; 
z-index : 24; 
font-size : 8pt; 
background-color : #000; 
color : #00dd00; 
text-decoration : none; 
} 
a.info:hover { 
z-index : 25; 
color : #fff; 
cursor : pointer; 
} 
a.info span { 
display : none; 
} 
a.info:hover span { 
display : block; 
position : absolute; 
top : 2em; 
left : -6em; 
width : 170px; 
border : 1px solid #00dd00; 
background-color : #000; 
color : #fff; 
text-align : center; 
padding : 3px; 
}
    #topbar {
    position: absolute;
    width: 125px;
    visibility: hidden;
    z-index: 100;
    } 
    form { 
    margin: 0; 
    padding: 0; 
    }
