묻고답하기

노프레임으로 홈피를 만들고있는데여...
http://graypiece.cafe24.com  여기가 제홈주소인데여 한번봐주세여
일단 header.php , main.php, site_main.php tailer.php 요 네게로 구성되있구요

                      상단메뉴플래쉬
______________________________________________
로그인          | 공지사항             자유게시판
                   |
설문조사       |자동차 상식            자가정비
                   |
카운터          |         겔러리
_____________________________________________
                     copyright  
width 800 이구요

근데 제가 상단메뉴플래쉬와 로그인과 공지사항쪽이 너무 붙어있어 좀띄울려고 수정을했는데
갑자기 지금 상태가되있네여...
header.php 를 에디트플러스에서 수정하다 다른것도 수정할겸 겸사겸사하다 모르고 전체저장을하고 다른걸수정해서 되돌리기에는 이미너무늦어버렷더라고요-0-
header.php  이걸수정해줘야될꺼같은데 뭘수정해줘야될지 모르겟어여 ㅠ.ㅠ
도와주세요



<?
$_zb_url = "http://graypiece.cafe24.com/bbs/";
$_zb_path = "/home/hosting_users/graypiece/www/bbs/";
include $_zb_path."outlogin.php";
?>
<meta http-equiv="Content-Type" content="text/html; charset=euc-kr">
<title></title>
<style type="text/css">
<!--
body {
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
}
-->
</style>
<body>
<table width="800" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td colspan="2">
</td>

  

    


      <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="800" height="265">
        <param name="movie" value="../menu.swf">
        <param name="play" value="true">
        <param name="loop" value="true">
        <param name="quality" value="high">
        <param name="SCALE" value="exactfit">
        
      </object>
    


  

</tr>
<tr>
  

    <table width="200" border="0" cellpadding="0" cellspacing="0">
      <tr>
        <td><? print_outlogin("aqua", 1, 10) ?></td>
      </tr>
      <tr>
        <td><iframe src="http://graypiece.cafe24.com/abang2_vote/vote.php" frameborder="0" marginwidth="0" marginheight="0" width="200" height="200" scrolling="no"></iframe></td>
      </tr>
      <tr>
        <td><script src=http://oncgi.com?TVRFMk5ERXhOREF5Tnc9PQ==></script></td>
      </tr>
    </table>
  

  <body>



이부분인데여 어디를 수정해줘야 원상태로 될까여....