Advertisement
desolationresources6

BettyCoop

May 9th, 2018
264
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.85 KB | None | 0 0
  1. --- ABOUT ME ---
  2.  
  3. <style>
  4. @import url(https://fonts.googleapis.com/css?family=Economica);
  5. @import url(https://fonts.googleapis.com/css?family=Gruppo);
  6. @import url(https://fonts.googleapis.com/css?family=Amatic+SC);
  7. @import url(https://fonts.googleapis.com/css?family=Six+Caps);
  8. @import url(https://fonts.googleapis.com/css?family=Rock+Salt);
  9.  
  10. </style>
  11.  
  12.  
  13. <style>
  14.  
  15. .DRs { Created by desolation resources }
  16.  
  17.  
  18. .DRs { Background Properties }
  19. table, tr, td { background-color:transparent; border:none; border-width:0;}
  20. body {
  21. background-color: 090909;
  22. background-image:url("");
  23. background-attachment:fixed;
  24. background-repeat:no-repeat;
  25. background-position:top center;
  26. }
  27.  
  28. .DRs { Table Properties }
  29. table table { border: 0px }
  30. table table table table{border:0px}
  31. table table table {
  32. border-style:solid;
  33. border-width:1px;
  34. border-color:191919;
  35. background-color:090909;
  36. }
  37.  
  38. ::-webkit-scrollbar-thumb:vertical {
  39. background-color: #141414;
  40. height: 7px;
  41. }
  42.  
  43. ::-webkit-scrollbar-thumb:horizontal { background-color: #141414;
  44. height: 7px;
  45. }
  46.  
  47. ::-webkit-scrollbar {
  48. background-color: #191919;
  49. border: 2px solid #191919;
  50. height:5px;
  51. width:5px;
  52. }
  53.  
  54. .DRs{text properties}
  55. table, tr, td, li, p, div {
  56. font-family: arial!important;
  57. font-size: 10px!important;
  58. line-height: 9px!important;
  59. text-align: justify!important;
  60. color: #424340!important;
  61.  
  62. }
  63.  
  64. a:active, a:visited, a:link {
  65. font-family: Six Caps!important;
  66. font-size: 18px!important;
  67. line-height: 15px!important;
  68. color: #636461;
  69. font-weight: lighter!important;
  70. text-decoration: none;
  71. -webkit-transition: all .9s ease-in-out;
  72. -moz-transition: all .9s ease-in-out;
  73. -o-transition: all .9s ease-in-out;
  74. }
  75.  
  76. a:hover {
  77. color: #c0c0c0;
  78. background-color: #49342b;
  79. }
  80.  
  81. a.first, a.first:link, a.first:active, a.first:visited
  82. {
  83. width: 80px;
  84. font-family: "Six Caps";
  85. font-size: 20px;
  86. font-weight: lighter;
  87. line-height: 16px;
  88. letter-spacing: 2px;
  89. color: #645e56;
  90. text-decoration: none;
  91. text-transform: uppercase;
  92. background-image:url('');
  93. background-color: #191919;
  94. text-align: center;
  95. display: inline-block;
  96. padding: 8px;
  97. margin: 1px;
  98. -webkit-transition: all .7s ease-in-out;
  99. -moz-transition: all .7s ease-in-out;
  100. -o-transition: all .7s ease-in-out;
  101. }
  102.  
  103. a.first:hover {
  104. color: #c0c0c0;
  105. text-align: right;
  106. letter-spacing: 5px;
  107. }
  108.  
  109. a.second, a.second:link, a.second:active, a.second:visited{
  110. font-family: "Six Caps";
  111. font-size: 20px;
  112. font-weight: lighter;
  113. line-height: 12px;
  114. letter-spacing: 0px;
  115. color: #971717;
  116. text-transform: uppercase;
  117. background-image:url('');
  118. background-color: transparent;
  119. border-bottom: 1px solid #467755;
  120. text-align: left;
  121. display: block;
  122. padding: 5px;
  123. margin: 1px;
  124. -webkit-transition: all .9s ease-in-out;
  125. -moz-transition: all .9s ease-in-out;
  126. -o-transition: all .9s ease-in-out;
  127. }
  128.  
  129. a.second:hover {
  130. color: #c0c0c0;
  131. text-align: right;
  132. letter-spacing: 3px;
  133. background-color: #467755;
  134. }
  135.  
  136. a.third, a.third:link, a.third:active, a.third:visited{
  137. font-family: "Six Caps";
  138. font-size: 20px;
  139. font-weight: lighter;
  140. line-height: 12px;
  141. letter-spacing: -1px;
  142. color: #971717;
  143. text-transform: uppercase;
  144. background-image:url('');
  145. background-color: #c0c0c0;
  146. border-bottom: 1px solid #467755;
  147. text-align: left;
  148. display: block;
  149. padding: 5px;
  150. margin: 1px;
  151. -webkit-transition: all .9s ease-in-out;
  152. -moz-transition: all .9s ease-in-out;
  153. -o-transition: all .9s ease-in-out;
  154. }
  155.  
  156. a.third:hover {
  157. color: #c0c0c0;
  158. text-align: right;
  159. letter-spacing: 3px;
  160. background-color: #467755;
  161. }
  162.  
  163.  
  164.  
  165.  
  166. .DRs {second properties}
  167.  
  168. b {
  169. font-size: 9px;
  170. color: #4f283e!important;
  171. text-transform: uppercase;
  172. font-weight: lighter;
  173. letter-spacing: 1px;
  174. font-style: none;
  175. border-left: 5px solid #191919;
  176. line-height: 12px;
  177. }
  178.  
  179.  
  180.  
  181. i {
  182. font-family: Amatic SC;
  183. font-size: 13px;
  184. font-weight: normal;
  185. text-align: center;
  186. color: #4f283e;
  187. background-color: transparent;
  188. text-transform: none;
  189. margin: 1px;
  190. letter-spacing: 1px;
  191. line-height: 9px;
  192. }
  193.  
  194. u {
  195. color: #252026
  196. text-decoration: none;
  197. font-size: 9px;
  198. text-transform: uppercase;
  199. font-weight: lighter;
  200. line-height: 9px;
  201. font-style: Economica;
  202. }
  203.  
  204.  
  205. em {
  206. font-style: Orbitron;
  207. font-size: 9px;
  208. font-weight: normal;
  209. color: #adb3a6
  210. text-decoration: none;
  211. text-transform: uppercase;
  212. letter-spacing: 1px;
  213. line-height: 9px;
  214.  
  215. }
  216.  
  217.  
  218. .DRs {header properties}
  219.  
  220. h1{font-family: Rock Salt; font-size:15px; font-weight:normal; text-align:right; color: 4d4b49 ; background-color:191919; text-transform:uppercase; margin:3px; letter-spacing:1px; padding:8px; line-height:4px; font-style:uppercase;}
  221.  
  222. h2 {font-family: Rock Salt; font-size:8px; font-weight:normal; text-align:center; color: 4d4b49 ; text-transform:uppercase; margin:2px; letter-spacing:1px; padding:0px; line-height:13px; font-style:normal;}
  223.  
  224. h3 {font-family: Gruppo; font-size:16px; font-weight:normal; text-align:center; color: 4f283e; background-color:; text-transform:normal; margin:2px; letter-spacing:2px; padding:2px; line-height:3px; font-style:uppercase;}
  225.  
  226. h4{color: 4e5348; background-color:141414; font-family:small fonts; font-size: 8px; line-height:7px; text-align:right;font-weight:normal; text-transform:uppercase; letter-spacing:3px; margin:2px; padding:1px;}
  227.  
  228.  
  229. h5{color: 4f283e; font-family: Six Caps; font-size: 18px; line-height:12px; text-align:left; font-weight:normal; text-transform:uppercase; letter-spacing:2px; margin:1px; padding:1px; border-bottom:1px solid; border-color:4e5348; background-image:url("")}
  230.  
  231. h6 {font-family: Six Caps; color: #191919; font-size: 32px; text-align: right; text-transform: uppercase; font-weight: lighter; font-style: none; line-height: 30px; margin:2px; letter-spacing:3px;}
  232.  
  233. h7 {font-family: Six Caps; font-size:92px; font-weight:normal; text-align:center; color: 191919; text-transform:normal; margin:3px; letter-spacing:3px; padding:1px; line-height:65px; font-style:normal;}
  234.  
  235.  
  236. h8 {font-family: Gruppo; font-size:28px; font-weight:normal; text-align: center; color: 3a3a3a; text-transform:normal; margin:1px; letter-spacing:2px; padding:1px; line-height:20px; font-style:uppercase;}
  237.  
  238.  
  239. h9 {font-family: Six Caps; font-size:94px; font-weight:normal; text-align: center; color: 191919; text-transform:normal; margin:2px; letter-spacing:0px; padding:1px; line-height:86px; font-style:normal;}
  240.  
  241. s1 {font-family: Economica; font-size:11px; font-weight:normal; text-align: right; color: 464844; text-transform:normal; margin:1px; letter-spacing:1px; padding:1px; line-height:10px; font-style:normal;}
  242.  
  243. s2 {font-family: Six Caps; font-size:55px; font-weight:normal; text-align:center; color: 191919; text-transform:normal; margin:5px; letter-spacing:6px; padding:1px; line-height:30px; font-style:normal;}
  244.  
  245. s3 {float:left; font:italic 20px 'Playfair Display'; text-transform:uppercase; font-weight:400; color:#565956; background-color:#191919; padding:2px 10px 2px 10px; margin:5px 5px 0 0;}
  246.  
  247. </style>
  248.  
  249.  
  250. <style type="text/css">table table { direction:ltr; } table table table { direction:ltr; }</style>
  251.  
  252. <style>
  253. .a {move left column}
  254. object, embed,
  255. table table table {position:relative; top: -32px; left: 172px;}
  256. table table table table {position:static;}
  257.  
  258. .a {move right column}
  259. td.text table {position:relative; top: -60px!important; left: 162px;}
  260. td.text object, td.text embed,
  261. td.text table table {position:static;}
  262.  
  263.  
  264. table table table {margin-top:15px;}
  265. table table table table {margin-top:0px;}
  266. </style>
  267.  
  268. <style>
  269. .DRhide {Hidden Sections}
  270. .blurbs{display:none;visibility:hidden;}
  271. .friendSpace { display:none; }
  272. .contactTable { display: none; }
  273. .interestsAndDetails { display:none; }
  274. .latestBlogEntry { display:none; }
  275. .friendsComments { display:none; }
  276. .userProfileDetail{ display:none; }
  277. .extendednetwork {display:none;}
  278. .userProfileURL{display:none;}
  279. .nametext {display:none;}
  280. .profileInfo{display:none;}
  281. #googlebar{display:none;}
  282. .clearfix{display:none;}
  283. .orangetext15{display: none;}
  284. .whitetext12{display: none;}
  285. .lightbluetext8{display: none;}
  286. .blacktext12 {display: none;}
  287. a.text, table div font a, table div div {visibility:hidden;}
  288. table tr td div font {display: none;}
  289. div table td font {display: none;}
  290. body div table td form img{display:none!important;}
  291. a.text, table div font a, table div div {visibility:hidden;}
  292. table table div font a, table table div div {visibility:visible;}
  293. img {border:0px;}
  294. table tr td div font {display: none;}
  295.  
  296. td.text table {position:relative; top: -10px;}
  297.  
  298. .{hide text properties}
  299. .whitetext12{display: none;}.lightbluetext8{display: none;}.lightbluetext8 {display:none;}table table table table td {width:0px;}.contactTable td, table table td.text table td,table table table table table td {width:auto;}
  300. </style>
  301.  
  302.  
  303.  
  304.  
  305. <style>tr {background-color: transparent;}</style>
  306.  
  307. <style>select {position:absolute!important; top:-800px;}div table div form {display:none!important;}</style>
  308.  
  309.  
  310. <style>td.text table {position:relative; top:100px;}td.text table table {position:static;}td.text table {position:relative; top: 0px;}td.text table table {position:static;}
  311.  
  312. </style>
  313.  
  314.  
  315. </style>
  316.  
  317. <style>
  318. #navigation {
  319. position: absolute;
  320. top: 20px;
  321. left: -568px;
  322. width: 230px;
  323. height: 200px;
  324. background-color: ;
  325. padding: 6px;
  326. border-style:solid;
  327. border-width:0px;
  328. border-color:;
  329. text-align: center!important;
  330. }
  331.  
  332.  
  333.  
  334.  
  335.  
  336.  
  337.  
  338.  
  339.  
  340.  
  341.  
  342.  
  343.  
  344.  
  345.  
  346.  
  347. .tabs {
  348. position: relative;
  349. min-height: 140px; /* This part sucks */
  350. clear: both;
  351. margin: 20px 0;
  352. }
  353. .tab {
  354. float: left;
  355. }
  356. .tab label {
  357. background: #191919;
  358. padding: 8px;
  359. border: 0px solid #191919;
  360. margin-left: -1px;
  361. position: relative;
  362. left: 1px;
  363. font-family: Josefin Sans; color: 414741 ; text-transform: uppercase;
  364. font-size:10px;
  365.  
  366. }
  367. .tab [type=radio] {
  368. display: none;
  369. }
  370. .content {
  371. position: absolute;
  372. top: 28px;
  373. left: 0;
  374. background: #090909;
  375. right: 0;
  376. bottom: 0;
  377. padding: 18px;
  378. border: 0px solid #0c0f10;
  379. }
  380. [type=radio]:checked ~ label {
  381. background: #191919;
  382. border-bottom: 1px #0c0f10;
  383. z-index: 2;
  384. }
  385. [type=radio]:checked ~ label ~ .content {
  386. z-index: 1;
  387. }
  388.  
  389.  
  390. </style>
  391.  
  392.  
  393.  
  394.  
  395.  
  396.  
  397.  
  398.  
  399.  
  400.  
  401.  
  402.  
  403.  
  404.  
  405.  
  406.  
  407.  
  408.  
  409.  
  410.  
  411. --- Like to Meet ---
  412.  
  413. </tr></table></td></tr></table><br /> <table bordercolor="" cellspacing="0" cellpadding="0" width="470" bgcolor="0" border="0"><tr></tr><tr><td><table bordercolor="" cellspacing="0" cellpadding="0" width="470" align="right" bgcolor="ffffff" border="2"><td valign="top" align="left" width="470" bgcolor="" style="word-wrap:break-word; padding: 0px;">
  414.  
  415. <img src="https://i.imgur.com/OFffvSC.png">
  416.  
  417.  
  418.  
  419.  
  420. <br>
  421.  
  422. <center>
  423. <h2>
  424.  
  425. Inside-side the light. Inside, I'm alive. I could be a warrior. Yes, I am a warrior. You know where to find me. <h2></center>
  426.  
  427. <h1>i find it kinda funny...</h1>
  428.  
  429. <img src="https://i.imgur.com/vnKLxIw.gif" align="left" width="140">
  430.  
  431. <div style="border:1px solid #191919; width:318px; background-color:; overflow:auto; text-align:left; padding:3px; margin:1px; height:174px; align:right;">
  432.  
  433.  
  434. <br>
  435. <s3>B</s3>etty Cooper...some stuff goes her. some stuff goes her. some stuff goes her. some stuff goes her. some stuff goes her. some stuff goes her. some stuff goes her. some stuff goes her. some stuff goes her. some stuff goes her. some stuff goes her. some stuff goes her. some stuff goes her. some stuff goes her. some stuff goes her. some stuff goes her. some stuff goes her. some stuff goes her. some stuff goes her. some stuff goes her. some stuff goes her. some stuff goes her. some stuff goes her. some stuff goes her. some stuff goes her. some stuff goes her. some stuff goes her. some stuff goes her. some stuff goes her. some stuff goes her. some stuff goes her. some stuff goes her. some stuff goes her. some stuff goes her. some stuff goes her. some stuff goes her. some stuff goes her. some stuff goes her. some stuff goes her. some stuff goes her. some stuff goes her.
  436.  
  437.  
  438. </div>
  439. <h1>...i find it kinda sad</h1>
  440.  
  441.  
  442.  
  443.  
  444.  
  445. <img src="https://i.imgur.com/SGn0kP5.gif" align="right" width="140">
  446.  
  447.  
  448. <div style="border:1px solid #191919; width:318px; background-color:; overflow:auto; text-align:right; padding:3px; margin:1px; height:174px; float:justified;"><h3>HEADCANON</h3>
  449. X. -- <br>
  450. X. -- <br>
  451. X. -- <br>
  452. X. -- <br>
  453. X. -- <br>
  454. X. -- <br>
  455. X. -- <br>
  456. X. -- <br>
  457. X. -- <br>
  458. X. -- <br>
  459. X. -- <br>
  460. X. -- <br>
  461. X. -- <br>
  462. X. -- <br>
  463. X. -- <br>
  464. X. -- <br>
  465.  
  466.  
  467.  
  468. </div>
  469.  
  470.  
  471.  
  472.  
  473.  
  474. <h6>LOOK RIGHT THROUGH ME.</h6>
  475.  
  476.  
  477.  
  478. <h1>CHILDREN WAITING FOR THE.. </h1>
  479. <br>
  480. <s1>...DAY THEY FEEL GOOD.</s1>
  481. <div class="tabs">
  482.  
  483. <div class="tab">
  484. <input type="radio" id="tab-1" name="tab-group-1" checked>
  485. <label for="tab-1">Name </label>
  486.  
  487. <div class="content">
  488.  
  489. <b>Name:</b> --
  490. <br><b>connection:</b> --
  491. <br><b>song:</b>--
  492. <br><b>About:</b> stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here.
  493. </div>
  494. </div>
  495.  
  496. <div class="tab">
  497. <input type="radio" id="tab-2" name="tab-group-1">
  498. <label for="tab-2">Name</label>
  499.  
  500. <div class="content">
  501.  
  502. <b>Name:</b> --
  503. <br><b>connection:</b> --
  504. <br><b>song:</b>--
  505. <br><b>About:</b> stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here.
  506. </div>
  507. </div>
  508.  
  509. <div class="tab">
  510. <input type="radio" id="tab-3" name="tab-group-1">
  511. <label for="tab-3">Name</label>
  512.  
  513. <div class="content">
  514.  
  515. <b>Name:</b> --
  516. <br><b>connection:</b> --
  517. <br><b>song:</b>--
  518. <br><b>About:</b> stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here.
  519. </div>
  520. </div>
  521.  
  522.  
  523. <div class="tab">
  524. <input type="radio" id="tab-4" name="tab-group-1">
  525. <label for="tab-4">Name</label>
  526.  
  527. <div class="content">
  528.  
  529. <b>Name:</b>--
  530. <br><b>connection:</b> --
  531. <br><b>song:</b>--
  532. <br><b>About:</b> stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here.
  533. </div>
  534. </div>
  535.  
  536.  
  537. <div class="tab">
  538. <input type="radio" id="tab-5" name="tab-group-1">
  539. <label for="tab-5">Name</label>
  540.  
  541. <div class="content">
  542.  
  543. <b>Name:</b> --
  544. <br><b>connection:</b> --
  545. <br><b>song:</b>--
  546. <br><b>About:</b> stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here.
  547. </div>
  548. </div>
  549.  
  550.  
  551. <div class="tab">
  552. <input type="radio" id="tab-6" name="tab-group-1">
  553. <label for="tab-6">Name</label>
  554.  
  555. <div class="content">
  556.  
  557. <b>Name:</b> --
  558. <br><b>connection:</b>--
  559. <br><b>song:</b>--
  560. <br><b>About:</b> stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here.
  561. </div>
  562. </div>
  563.  
  564. <div class="tab">
  565. <input type="radio" id="tab-7" name="tab-group-1">
  566. <label for="tab-7">Name</label>
  567.  
  568. <div class="content">
  569.  
  570. <b>Name:</b> --
  571. <br><b>connection:</b>--
  572. <br><b>song:</b>--
  573. <br><b>About:</b> stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here.
  574. </div>
  575. </div>
  576.  
  577. <div class="tab">
  578. <input type="radio" id="tab-8" name="tab-group-1">
  579. <label for="tab-8">Name</label>
  580.  
  581. <div class="content">
  582.  
  583. <b>Name:</b> --
  584. <br><b>connection:</b>--
  585. <br><b>song:</b>--
  586. <br><b>About:</b> stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here.
  587. </div>
  588. </div>
  589.  
  590.  
  591.  
  592. </div>
  593.  
  594.  
  595.  
  596.  
  597.  
  598.  
  599. <div id="navigation">
  600. <object type="application/x-shockwave-flash" data="https://flash-mp3-player.net/medias/player_mp3_multi.swf" width="200" height="25">
  601. <param name="movie" value="https://flash-mp3-player.net/medias/player_mp3_multi.swf" />
  602. <param name="bgcolor" value="#acacac" />
  603. <param name="FlashVars" value="mp3=http://k003.kiwi6.com/hotlink/ckq7rl4o73/Gabrielle_Aplin-_Dreams.mp3|http://k003.kiwi6.com/hotlink/l5h7um21uw/Warrior_A_Wrinkle_in_Time.mp3|http://k003.kiwi6.com/hotlink/mentrl7bxg/SIA_-_Elastic_Heart.mp3|http://k003.kiwi6.com/hotlink/mgmnlaij32/Mad_World_-_Cast_Of_Riverdale.mp3|http://k003.kiwi6.com/hotlink/uk0p2mewdh/Ember_Island_-_Umbrella.mp3
  604. &height=25&autoplay=1&loop=1&shuffle=2&loadingcolor=090909&bgcolor=090909&bgcolor1=090909&bgcolor2=090909&slidercolor1=191919&slidercolor2=191919&sliderovercolor=191919&buttoncolor=191919&buttonovercolor=191919&textcolor=191919" />
  605. </object>
  606.  
  607. <img src="https://i.imgur.com/iEXlTwS.gif">
  608.  
  609. </div>
  610.  
  611.  
  612.  
  613.  
  614.  
  615.  
  616.  
  617.  
  618.  
  619.  
  620.  
  621.  
  622.  
  623.  
  624.  
  625.  
  626.  
  627.  
  628.  
  629.  
  630.  
  631. --- Interests ---
  632.  
  633. </table> </td> </tr> </table> <br /> <table bordercolor="black" cellspacing="0" cellpadding="0" width="300" bgcolor="black" border="0"> <tr> <td class="text" valign="" align="left" width="300" bgcolor="0" height="0" style="word-wrap:break-word"><span class="orangetext15"> </td> </tr> <tr> <td><table bordercolor="0" cellspacing="0" cellpadding="0" width="00" align="" bgcolor="black" border="0"><td valign="top" align="" width="300" bgcolor="black" style="word-wrap:break-word; padding: 0px;">
  634. <center>
  635. <a href="/home.php" class="first">home</a><a href="http://www.roleplayer.me/send_message.php?member_id=111428" class="first">mssge</a><a href="http://www.roleplayer.me/add_comment.php?member_id=111428" class="first">cmmnt</a>
  636. <a href="http://www.roleplayer.me/gallery.php?member_id=111428" class="first">gllry</a><a href="#" class="first">LINK</a><a href="http://www.roleplayer.me/1174719" class="first">credit</a>
  637. <img src="https://i.imgur.com/TQi69rb.gif" width="300">
  638. </center>
  639. <s1>I'm like a rubber band until you pull too hard. You did not break me. I'm still fighting for peace. </s1>
  640.  
  641.  
  642.  
  643.  
  644.  
  645.  
  646.  
  647.  
  648.  
  649.  
  650.  
  651.  
  652. <br>
  653.  
  654.  
  655.  
  656. <h1>I'VE GOT THICK SKIN,</h1>
  657. <h5>and an elastic heart</h5>
  658. <div style="border:1px solid #191919; text-align:left; width:290px; overflow:auto; margin:1px; padding:3px; background-color:; height:65px; float:left;">
  659. <center><i>adj</i> | <i>adj</i> | <i>adj</i> | <i>adj</i>
  660. </center>
  661. About Personality. About Personality. About Personality. About Personality. About Personality. About Personality. About Personality. About Personality. About Personality. About Personality. About Personality. About Personality. About Personality. About Personality. About Personality. About Personality. About Personality. About Personality. About Personality. About Personality. About Personality. About Personality. About Personality. About Personality. About Personality. About Personality. About Personality. About Personality. About Personality. About Personality. About Personality. About Personality. About Personality.
  662. </div>
  663.  
  664.  
  665. <br>
  666.  
  667.  
  668.  
  669.  
  670. <img src="https://i.imgur.com/x4mBn4f.gif" width="150"><img src="https://i.imgur.com/UPLwazX.gif" width="150">
  671.  
  672. <div style="border:1px solid #191919; width:290px; background-color:; overflow:auto; text-align:right; padding:3px; margin:1px; height:115px; float:right;">
  673. <h3>INFORMATION</h3>
  674. <b>▶Name:</b> --<br />
  675. <b>▶Nicknames:</b> --<br />
  676. <b>▶Alias:</b> --<br />
  677. <b>▶Residence:</b> -- <br/>
  678. <b>▶School:</b> --<br />
  679. <b>▶Age:</b> --<br />
  680. <b>▶Gender:</b> --<br />
  681. <b>▶Parents:</b> --<br />
  682. <b>▶Sibling:</b> -- <br />
  683. <b>▶Bloodstatus:</b> -- <br/>
  684. <b>▶Occupation:</b> -- <br />
  685. <b>▶Special Objects:</b> -- <br />
  686.  
  687. </div>
  688. <br>
  689.  
  690.  
  691.  
  692.  
  693.  
  694. <img src="https://i.imgur.com/uwtUWbs.gif" width="150"><img src="https://i.imgur.com/q0yJKZ1.gif" width="150">
  695.  
  696. <h1>LIKE A HEARTBEAT</h1>
  697. <h5>...drives you mad.</h5>
  698. <div style="border:1px solid #191919; text-align:left; width:290px; overflow:auto; margin:1px; padding:3px; background-color:; height:80px; float:left;">
  699. <center>Don't break, don't break my heart...</center><br>
  700. <br><b>Overall:</b> --
  701. <br><b>Status:</b> --
  702. <br><b>Who:</b> --
  703. <br><b>Since:</b> --
  704. <br><b>Quote:</b> --
  705. <br><b>Lyrics:</b> --
  706.  
  707. <br><b>Comments:</b>
  708.  
  709. STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF
  710. <br><br><b>Previous Crushes:</b> --
  711. <br><b>Comments:</b>
  712.  
  713. STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF
  714. <br><br><b>Previous Crushes:</b> --
  715.  
  716. </div>
  717. <br>
  718.  
  719.  
  720.  
  721.  
  722.  
  723.  
  724.  
  725.  
  726. <img src="https://i.imgur.com/4hmeO5d.gif" width="300">
  727. <h1>YOU CAN STAND...</h1>
  728. <h5>...under my umbrella</h5>
  729. <div style="border:1px solid #191919; text-align:left; width:290px; overflow:auto; margin:1px; padding:3px; background-color:; height:65px; float:left;">
  730. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff. Stuff.
  731. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement