тогда подскажи что может разрушить: heading.html <html> <head> <title>Untitled</title> <META http-equiv=Content-Type content=text/html;charset=windows-1251> <meta name="description" content="Insert Description Here"> <meta name="keywords" content="Insert Keywords Here"> <style type="text/css"> <!-- a:link, a:active, a:visited { color: #4A265A; text-decoration: underline} a:hover { color: #4A265A; text-decoration: none} body { background-image: URL(images/bg_top.jpg); background-repeat: repeat-x} --> </style> </head> <body bgcolor="#000000" marginwidth="0" marginheight="0" leftmargin="0" topmargin="0"> <table width="100%" height=170 border="0" cellpadding="0" cellspacing="0" > <tr> <td width="197" > <img align=right src="images/your_logo3.png"> </td> <td > <img align=right height=170 src="images/your_logo2.png"> </td> <td width="291" > <img width="252" height="170" align=left src="images/top_ludi.png" border="0"> </td> </tr> </table> </body> </html> footer.html <html> <head> <META http-equiv=Content-Type content=text/html;charset=windows-1251> <meta name="description" content="Insert Description Here"> <meta name="keywords" content="Insert Keywords Here"> <style type="text/css"> <!-- a:link, a:active, a:visited { color: #4A265A; text-decoration: underline} a:hover { color: #4A265A; text-decoration: none} body { background-image: URL(images/bg_bottom.jpg); background-repeat: repeat-x} --> </style> </head> </html>