Стиль (с внесёнными "дополнениями")
Код:
html,body {
height:100%;
font-family: Tahoma, Verdana;
font-size: medium;
color: #000000;
background-image: url(i/b.jpg);
background-repeat: no-repeat;
background-position: top;
background-color: white;
background-repeat: repeat-x;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
.hgt
{
min-height: 100%;
}
И собсно кусок страницы:
Код:
<body leftmargin="0" topmargin="0">
<table border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td class=hgt>
<img src="i/top.jpg" width="1000" height="161" align=center/>
<table width=1000 align=center bgcolor=white height=100% style="height:100%;">
и так далее.
Перебирал самые различные варианты, что заметно в коде