1. <html>
  2. <head>
  3. <title>sketsida</title>
  4. <style>
  5. * {
  6. padding:0;
  7. margin:0;
  8. }
  9. body {
  10. background:url(http://data.fuskbugg.se/skalman01/-background-stripes1.jpg) no-repeat top center black;
  11. color:white;
  12. }
  13. #shoutbox {
  14. width:500px;
  15. margin:auto;
  16. }
  17. </style>
  18. </head>
  19. <body>
  20.  
  21. <center><img src="http://data.fuskbugg.se/skalman01/AndreasHEADER.jpg" BORDER="0" alt="" /></center>
  22.  
  23.  
  24. <div id="shoutbox">
  25. <iframe src="http://ankanbloodart.fre e shoutbox.net/" height="300" width="500" frameborder="0"></iframe>
  26. </div>
  27.  
  28.  
  29. </body>
  30. </html>