div#banner { background-color: white; margin: 0 auto; width: 400px; height: 100px; align-self: center; } /* мНБШИ ЦНД */ Body { background-color : white; background-image : url(/images/snow.gif); } div#banner { background-image: url("/images/NewYear.GIF"); width: 511px; height: 111px; } div#GreetingRu, div#GreetingEN { color: Red; font-size: medium; font-style: italic; font-weight: bold; height: 20px; letter-spacing: 2px; text-decoration: blink; } div#GreetingRu:before{ content: "поздравляет Вас с Новым годом и желает счастливого Рождества!" } div#GreetingEn:before { content: "wishes you Merry Christmas and Happy New Year!" } h1 { color : Navy; } TABLE { font-size : 13pt; }