/* CSS Document */
a:link {
 text-decoration:none;
}

a:visited {
 text-decoration:none;
}

a:hover {
text-decoration:underline;
}

a:active {
  text-decoration:none;
}

#menu1{
font-size:1px;
height:1px;
width:270px;
border-top:1px solid #C5C6A7;
border-bottom:1px solid #C5C6A7;
}
#menu2{
height:20px;
width:270px;
border-top:1px solid #C5C6A7;
border-bottom:1px solid #C5C6A7;
background-image:url(http://www.new-york-bakery.com/images1/3.JPG)

}
#corner1{
width:17px;
height:15px;
}
#space{
width:400px;
height:15px;
background-color:white;
}