body { background: #f4f5f7; margin: 0px; }

a { text-decoration: none; }
a:link { color: #364d4a; font-family: Georgia; font-size: 15px; }
a:active { color: #364d4a; text-decoration: none; font-family: Georgia; font-size: 15px; }
a:visited { color: #364d4a; text-decoration: none; font-family: Georgia; font-size: 15px; }
a:hover { color: #364d4a; text-decoration: underline; font-family: Georgia; font-size: 15px; }

a.emenu { text-decoration: none; }
a.emenu:link { font-family: verdana; font-size: 12px; color: #364d4a; }
a.emenu:active { font-family: verdana; font-size: 12px; color: #364d4a; }
a.emenu:visited { font-family: verdana; font-size: 12px; color: #364d4a; }
a.emenu:hover { font-family: verdana; font-size: 12px; color: red; }

h1
{ font-family:          verdana,arial,helvetica,sans-serif;
  font-size:          17px;
  color:               black;
}

.td {
background-image: url(images/tovar.jpg); /* Путь к фоновому изображению */
background-repeat: no-repeat; /* Повторяем фон по горизонтали */
}
