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. height:100%;
  12. width:100%;
  13. color:white;
  14. }
  15. #shoutbox {
  16. width:500px;
  17. margin:auto;
  18. }
  19. </style>
  20. </head>
  21. <body>
  22.  
  23. <center><img src="http://data.fuskbugg.se/skalman01/AndreasHEADER.jpg" BORDER="0" alt="" /></center>
  24.  
  25.  
  26. <div id="shoutbox">
  27. <iframe src="http://ankanbloodart.fre e shoutbox.net/" height="300" width="500" frameborder="0"></iframe>
  28. </div>
  29.  
  30.  
  31. </body>
  32. </html>