Advertisement
Guest User

Untitled

a guest
Oct 26th, 2016
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.82 KB | None | 0 0
  1. <html>
  2. <head>
  3. <style media="all" type="text/css">
  4. body
  5. {
  6. margin-top: 80px;
  7. background-color: #d5dcdd;
  8. color: Black;
  9. font-family: Tahoma;
  10. font-size: 16pt;
  11. }
  12. pre
  13. {
  14. font-family: Tahoma;
  15. }
  16. span.t1
  17. {
  18. color: #5d322d;
  19. font-size: 20pt;
  20. margin: 0px 0px 0px 0px;
  21. padding: 0px 0px 0px 0px;
  22. display: inline;
  23. }
  24. </style>
  25. </head>
  26. <body>
  27. <center>
  28. <pre>
  29. <h1>Welcome to BrainBread 2!</h1>
  30. <b>Are you a new player?</b>
  31. If so please look around in the options, BrainBread features a lot of options which will
  32. allow you to play BrainBread the way you like it!
  33. Do you like gore? Increase the gore limits then!
  34.  
  35. <b>Do you want to learn the basics of BrainBread 2?</b>
  36. Go to the main menu, under Play you will find the option: Tutorial!
  37.  
  38. <span class="t1">Now, smack the shit out of them zombies!</span>
  39. </pre>
  40. </center>
  41. </body>
  42. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement