/* links */

.btns
{
	background-color:#6cb54e; width:100%;
}
td.n1
{
	background-image: url(../gfx/btns/home.gif); background-repeat:no-repeat;
}
td.n2
{
	background-image: url(../gfx/btns/products.gif); background-repeat:no-repeat;
}
td.n3
{
	background-image: url(../gfx/btns/shop.gif); background-repeat:no-repeat;
}
td.n4
{
	background-image: url(../gfx/btns/recipies.gif); background-repeat:no-repeat;
}
td.n5
{
	background-image: url(../gfx/btns/contact.gif); background-repeat:no-repeat;
}