1. <html>
  2. <title>Fish Debacle | We debacle your fishes</title>
  3. <head>
  4. <style type="text/css">
  5. #header
  6. {
  7. margin:0px;
  8. }
  9. body
  10. {
  11. background-image:url('gradient.png');
  12. background-repeat:repeat-x;
  13. background-color:#1f4e6a;
  14. }
  15. #header1
  16. {
  17. background-image:url('header.jpg');
  18. background-repeat:no-repeat;
  19. }
  20. #footerfish
  21. {
  22. background-image:url('footer.png');
  23. background-repeat:no-repeat;
  24. }
  25. #fishhook
  26. {
  27. background-image:url('fishline.png');
  28. background-repeat:repeat-y;
  29. }
  30. #lheader
  31. {
  32. background-image:url('lheader.jpg');
  33. background-repeat:no-repeat;
  34. color:#ffffff;
  35. font-size:30px;
  36. font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
  37. }
  38. a
  39. {
  40. color:#ffffff;
  41. text-decoration:none;
  42. }
  43. #blogroll
  44. {
  45. padding:10px;
  46. }
  47. #innerblogroll
  48. {
  49. background-color:#7098ff;
  50. padding: 5px;
  51. }
  52. a:hover
  53. {
  54. color:#ffffff;
  55. text-decoration:underline;
  56. }
  57. #mainbody
  58. {
  59. padding:15px;
  60. color:#ffffff;
  61. font-size:20px;
  62. font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
  63. ]
  64. .img
  65. {
  66. margin: 20px;
  67. }
  68. </style>
  69. </head>
  70. <body>
  71. <center>
  72. <table border="0" width="80%" cellpadding="0" cellspacing="0" width="1180px">
  73. <tr>
  74.  
  75. <td height="180px" id="header1" colspan="3"><center><img src="logo.png"></center></td>
  76. </tr>
  77. <tr>
  78. </tr>
  79. <td height="60px" id="lheader" colspan="3"><center><a href="index.html">Home</a> | <a href="#">About Us</a> | <a href="stopoverfishing.html">Stop Overfishing</a> | <a href="#">Resources</a></center></td>
  80. <tr>
  81. <td width="1000px" id="mainbody"><img align="left" width="160px" class="img" src="deadfish.jpg" alt="Hi!">
  82. <b> What can I do to help? </b>
  83. It still is possible to reverse much of the damage done, but we must act quickly. Though in some cases it may take centuries we could someday again have pristine oceans teaming with life.
  84. Now it can be said that one person cannot solve this problem of global proportions all on their own, what you can do is make a difference.
  85. <b> Be informed</b>
  86. Read other articles on this topic whether they be in a magazine, newspaper, or other internet source, try your best to be knowledgeable
  87. <b> Know what you eat</b><ul>
  88. <li>Try to eat fish that have little environmental impact</li>
  89. <li><b> Spread the word to: </b></li>
  90. <li>Friends</li>
  91. <li>Elected Officials</li>
  92. <li>The Media</li>
  93. </ul>
  94. It is also important for fisheries to do the right thing too. To help in this pursuit a few basic rules should be made.<ul>
  95. <li><b> Safe catch limits</b></li>
  96. <li>A limit based on local populations on maximum fish catches</li>
  97. <li><b> Controls on bycatch</b></li>
  98. <li>Making sure only the intended fish are caught</li>
  99. <li><b> Protection of important habitats</b></li></ul>
  100.  
  101.  
  102.  
  103. If all of these guidelines are followed then we will be well on our way to a healthier world!
  104.  
  105.  
  106.  
  107. </td>
  108. <td width="25px" id="fishhook"></td>
  109. <td id="blogroll" valign="top" width="200px" ><div id="innerblogroll" height="1000px"><center><img src="fishside.jpg"><p>Fishdebacle.com is run on the intent to reduce overfished fish stocks. Overfishing is defined as <i>”When a fish stock is being fished at a fishing mortality rate that exceeds the overfishing threshold set by the National Marine Fisheries Service.” <b>(National Marine Fisheries Service)</b></i> Fishdebacle.com is a “TAP” school project run by Logan Branagh and Jacob Torba. Our goal is to educate our visitors about overfishing which will add to the ending of overfishing. Please spread the word about this website to help fight overfishing.</center></div></td>
  110. </tr>
  111. <tr height="70px"> <td></td><td colspan="2" id="footerfish"></td></tr>
  112. </table>
  113. </center>
  114.  
  115. </body>
  116. </html>