Advertisement
wickedxcurve

T. Engler Layout

Apr 24th, 2022
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 55.22 KB | None | 0 0
  1. ABOUT ME -- <body oncontextmenu="return false" onselectstart="return false" ondragstart="return false" onkeydown="return false">
  2.  
  3.  
  4.  
  5. <style>
  6.  
  7.  
  8.  
  9. @font-face {font-family: "geosanslight"; src:url('http://static.tumblr.com/ffibvbv/6Lwnkc7ws/geosanslight.ttf');}
  10.  
  11.  
  12.  
  13. @font-face {font-family: "fjallaone"; src:url('http://static.tumblr.com/ffibvbv/3Ctnkailn/fjallaone-regular.otf');}
  14.  
  15.  
  16.  
  17. .xkorekustoms { Created by kore}
  18.  
  19.  
  20.  
  21. .xkorekustoms { Table }
  22.  
  23. table table { border: 0px }
  24.  
  25. table table table table{border:0px}
  26.  
  27. table table table {
  28.  
  29. background-color: #222c34;
  30.  
  31. background-image:url('');
  32.  
  33. background-repeat: repeat;
  34.  
  35.  
  36.  
  37. }
  38.  
  39.  
  40.  
  41. .xkorekustoms { Background Properties }
  42.  
  43. table, tr, td {background-color:transparent; border:none; border-width:0;}
  44.  
  45. body {
  46.  
  47. background-color:#070c2a;
  48.  
  49. background-image:url("");
  50.  
  51. background-attachment: fixed;
  52.  
  53. background-repeat: repeat;
  54.  
  55. background-position: top left;
  56.  
  57. margin-top: 40px;
  58.  
  59. margin-left: -380px;
  60.  
  61. margin-bottom: 40px;
  62.  
  63. }
  64.  
  65.  
  66.  
  67. ::-webkit-scrollbar-thumb:vertical {
  68.  
  69. background-color: #707f75;
  70.  
  71. height: 7px;
  72.  
  73. }
  74.  
  75.  
  76.  
  77. ::-webkit-scrollbar-thumb:horizontal { background-color: #707f75;
  78.  
  79. height: 7px;
  80.  
  81. }
  82.  
  83.  
  84.  
  85. ::-webkit-scrollbar {
  86.  
  87. background-color: #a6afa6;
  88.  
  89. border: 2px solid #222c34;
  90.  
  91. height:5px;
  92.  
  93. width:5px;
  94.  
  95. }
  96.  
  97.  
  98.  
  99. .xkorekustoms {text properties}
  100.  
  101. table, tr, td, li, p, div {
  102.  
  103. font-family: sans serif!important;
  104.  
  105. font-size: 9px!important;
  106.  
  107. letter-spacing: 2.5px;
  108.  
  109. line-height: 10px!important;
  110.  
  111. text-align: justify!important;
  112.  
  113. color: #a6afa6;
  114.  
  115. }
  116.  
  117.  
  118.  
  119. a:active, a:visited, a:link {
  120.  
  121. font-family: sans serif!important;
  122.  
  123. font-size: 10px!important;
  124.  
  125. letter-spacing: -.5px;
  126.  
  127. line-height: 9px!important;
  128.  
  129. color: #a6afa6;
  130.  
  131. font-weight: lighter!important;
  132.  
  133. text-decoration: none;
  134.  
  135. -webkit-transtion: all .9s ease-in-out;
  136.  
  137. -moz-transition: all .9s ease-in-out;
  138.  
  139. -o-transition: all .9s ease-in-out;
  140.  
  141. }
  142.  
  143.  
  144.  
  145. a:hover {
  146.  
  147. color: #959c95;
  148.  
  149. background-color: #999a90;
  150.  
  151. }
  152.  
  153.  
  154.  
  155. a.first, a.first:link, a.first:active, a.first:visited
  156.  
  157. {
  158.  
  159. font-family: sans serif!important;
  160.  
  161. font-size: 10px!important;
  162.  
  163. letter-spacing: -.5px;
  164.  
  165. line-height: 9px!important;
  166.  
  167. color: #a6afa6;
  168.  
  169. text-decoration: none;
  170.  
  171. text-transform: normal;
  172.  
  173. background-image:url('');
  174.  
  175. background-color: #7a8799;
  176.  
  177. text-align: left;
  178.  
  179. display: block;
  180.  
  181. padding: 4px;
  182.  
  183. margin: 1px;
  184.  
  185. -webkit-transition: all .9s ease-in-out;
  186.  
  187. -moz-transition: all .9s ease-in-out;
  188.  
  189. -o-transition: all .9s ease-in-out;
  190.  
  191. }
  192.  
  193.  
  194.  
  195. a.first:hover {
  196.  
  197. color: #222c34!important;
  198.  
  199. text-align: right;
  200.  
  201. letter-spacing: 4px;
  202.  
  203. }
  204.  
  205.  
  206.  
  207. a.second, a.second:link, a.second:active, a.second:visited{
  208.  
  209. font-family: sans serif!important;
  210.  
  211. font-size: 10px!important;
  212.  
  213. letter-spacing: -.5px;
  214.  
  215. line-height: 9px!important;
  216.  
  217. color: #a6afa6;
  218.  
  219. text-decoration: none;
  220.  
  221. text-transform: normal;
  222.  
  223. background-image:url('');
  224.  
  225. background-color: #7b8699;
  226.  
  227. text-align: left;
  228.  
  229. display: block;
  230.  
  231. padding: 4px;
  232.  
  233. margin: 1px;
  234.  
  235. -webkit-transition: all .9s ease-in-out;
  236.  
  237. -moz-transition: all .9s ease-in-out;
  238.  
  239. -o-transition: all .9s ease-in-out;
  240.  
  241. }
  242.  
  243.  
  244.  
  245. a.second:hover {
  246.  
  247. color: #222c34!important;
  248.  
  249. text-align: right;
  250.  
  251. letter-spacing: 4px!important;
  252.  
  253. }
  254.  
  255.  
  256.  
  257. a.third, a.third:link, a.third:active, a.third:visited
  258.  
  259. {
  260.  
  261. width: 30px;
  262.  
  263. height: 10px;
  264.  
  265. font-family: calibri!important;
  266.  
  267. font-size: 8px!important;
  268.  
  269. line-height: 10px!important;
  270.  
  271. color: #959c95;
  272.  
  273. text-decoration: none;
  274.  
  275. text-transform: uppercase;
  276.  
  277. background-image:url('');
  278.  
  279. background-color: #445c72;
  280.  
  281. text-align: center;
  282.  
  283. display: inline-block;
  284.  
  285. padding: 4px;
  286.  
  287. margin: 0px;
  288.  
  289. -webkit-transition: all .9s ease-in-out;
  290.  
  291. -moz-transition: all .9s ease-in-out;
  292.  
  293. -o-transition: all .9s ease-in-out;
  294.  
  295. }
  296.  
  297.  
  298.  
  299. a.third:hover {
  300.  
  301. color: #999a90;
  302.  
  303. }
  304.  
  305.  
  306.  
  307. a.fourth, a.fourth:link, a.fourth:active, a.fourth:visited
  308.  
  309. {
  310.  
  311. width: 26px;
  312.  
  313. height: 10px;
  314.  
  315. font-family: sans serif!important;
  316.  
  317. font-size: 9px!important;
  318.  
  319. line-height: 10px!important;
  320.  
  321. color: #35332f;
  322.  
  323. text-decoration: none;
  324.  
  325. text-transform: lowercase;
  326.  
  327. background-image:url('');
  328.  
  329. background-color: #a6afa6;
  330.  
  331. text-align: center;
  332.  
  333. display: inline-block;
  334.  
  335. padding: 4px;
  336.  
  337. margin: 0px;
  338.  
  339. -webkit-transition: all .9s ease-in-out;
  340.  
  341. -moz-transition: all .9s ease-in-out;
  342.  
  343. -o-transition: all .9s ease-in-out;
  344.  
  345. }
  346.  
  347.  
  348.  
  349. a.fourth:hover {
  350.  
  351. color: #445c72;
  352.  
  353. letter-spacing: 1.5px;
  354.  
  355. background-color: #7b8699;
  356.  
  357. }
  358.  
  359.  
  360.  
  361. a.fifth, a.fifth:link, a.fifth:active, a.fifth:visited
  362.  
  363. {
  364.  
  365. width: 62px;
  366.  
  367. height: 14px;
  368.  
  369. font-family: "cambria, serif"!important;
  370.  
  371. font-size: 9px!important;
  372.  
  373. line-height: 14px!important;
  374.  
  375. color: #959c95;
  376.  
  377. text-decoration: none;
  378.  
  379. text-transform: lowercase;
  380.  
  381. background-image:url('');
  382.  
  383. background-color: #a6afa6;
  384.  
  385. text-align: center;
  386.  
  387. display: inline-block;
  388.  
  389. padding: 4px;
  390.  
  391. margin: 1px;
  392.  
  393. -webkit-transition: all .9s ease-in-out;
  394.  
  395. -moz-transition: all .9s ease-in-out;
  396.  
  397. -o-transition: all .9s ease-in-out;
  398.  
  399. }
  400.  
  401.  
  402.  
  403. a.fifth:hover {
  404.  
  405. color: #999a90;
  406.  
  407. text-shadow: 0px 0px 1px #999a90;
  408.  
  409. }
  410.  
  411.  
  412.  
  413. a.sixth, a.sixth:link, a.sixth:active, a.sixth:visited
  414.  
  415. {
  416.  
  417. width: 8px;
  418.  
  419. height: 8px;
  420.  
  421. font-family: "cambria, serif"!important;
  422.  
  423. font-size: 9px!important;
  424.  
  425. line-height: 8px!important;
  426.  
  427. color: #445c72;
  428.  
  429. text-decoration: none;
  430.  
  431. text-transform: lowercase;
  432.  
  433. background-image:url('');
  434.  
  435. background-color: #35332f;
  436.  
  437. text-align: center;
  438.  
  439. display: block;
  440.  
  441. padding: 4px;
  442.  
  443. margin: 1px;
  444.  
  445. margin-bottom: 6px;
  446.  
  447. -webkit-transition: all .9s ease-in-out;
  448.  
  449. -moz-transition: all .9s ease-in-out;
  450.  
  451. -o-transition: all .9s ease-in-out;
  452.  
  453. }
  454.  
  455.  
  456.  
  457. a.sixth:hover {
  458.  
  459. color: #999a90;
  460.  
  461. }
  462.  
  463.  
  464.  
  465. a span.eof, a:hover span.cp {display: inline; }
  466.  
  467. a:hover span.eof, a span.cp {display: none; }
  468.  
  469. a:hover {visibility:visible}
  470.  
  471.  
  472.  
  473. .xkorekustoms {text/2 properties}
  474.  
  475.  
  476.  
  477. b {
  478.  
  479. font-family: sans serif!important;
  480.  
  481. font-size: 10px;
  482.  
  483. color: #96c4a4!important;
  484.  
  485. text-transform: lowercase;
  486.  
  487. font-weight: lighter;
  488.  
  489. letter-spacing: -1px;
  490.  
  491. font-style: none;
  492.  
  493. }
  494.  
  495.  
  496.  
  497. b2 {
  498.  
  499. font-family: sans serif!important;
  500.  
  501. color: #999a90!important;
  502.  
  503. font-size: 10px;
  504.  
  505. text-transform: lowercase;
  506.  
  507. letter-spacing: -1px;
  508.  
  509. font-weight: lighter;
  510.  
  511. font-style: none;
  512.  
  513. }
  514.  
  515.  
  516.  
  517. i {
  518.  
  519. font-family: times new;
  520.  
  521. font-size: 11px;
  522.  
  523. font-weight: normal;
  524.  
  525. text-align: center;
  526.  
  527. color: #4e6b7c;
  528.  
  529. text-transform: none;
  530.  
  531. margin: 1px;
  532.  
  533. letter-spacing: -1px;
  534.  
  535. line-height: 7px;
  536.  
  537. }
  538.  
  539.  
  540.  
  541. i2 {
  542.  
  543. font-family: sans serif!important;
  544.  
  545. font-size: 11px;
  546.  
  547. font-weight: bold;
  548.  
  549. font-style: italics!important;
  550.  
  551. color: #7a8799;
  552.  
  553. text-transform: none;
  554.  
  555. letter-spacing: 0px;
  556.  
  557. line-height: 7px;
  558.  
  559. }
  560.  
  561.  
  562.  
  563. i3 {
  564.  
  565. font-family: times new!important;
  566.  
  567. font-size: 9px!important;
  568.  
  569. font-weight: lighter!important;
  570.  
  571. text-align: center!important;
  572.  
  573. color: #959c95!important;
  574.  
  575. background-color: #445c72!important;
  576.  
  577. text-transform: lowercase!important;
  578.  
  579. letter-spacing: -.5px!important;
  580.  
  581. line-height: 12px!important;
  582.  
  583. display: block!important;
  584.  
  585. margin-bottom: 6px;
  586.  
  587. }
  588.  
  589.  
  590.  
  591. i4 {
  592.  
  593. font-family: sans serif!important;
  594.  
  595. font-size: 12px;
  596.  
  597. font-weight: normal;
  598.  
  599. text-align: center;
  600.  
  601. color: #a6afa6;
  602.  
  603. background-color: #999a90;
  604.  
  605. padding: 4px;
  606.  
  607. text-transform: uppercase;
  608.  
  609. letter-spacing: -.5px;
  610.  
  611. line-height: 12px;
  612.  
  613. display: block;
  614.  
  615. }
  616.  
  617.  
  618.  
  619. u {
  620.  
  621. font-family: sans serif!important;
  622.  
  623. color: #ffe7cf!important;
  624.  
  625. text-decoration: none;
  626.  
  627. font-size: 10px;
  628.  
  629. letter-spacing: -1px;
  630.  
  631. text-transform: lowercase;
  632.  
  633. font-weight: lighter;
  634.  
  635. line-height: 8px;
  636.  
  637. font-style: none;
  638.  
  639. }
  640.  
  641.  
  642.  
  643. em {
  644.  
  645. font-family: times new;
  646.  
  647. font-size: 16px;
  648.  
  649. font-weight: normal;
  650.  
  651. text-align: left!important;
  652.  
  653. color: #999a90;
  654.  
  655. text-transform: lowercase;
  656.  
  657. letter-spacing: -2px;
  658.  
  659. line-height: 16px;
  660.  
  661. }
  662.  
  663.  
  664.  
  665. strong {
  666.  
  667. font-family: cambria, serif;
  668.  
  669. font-size: 10px;
  670.  
  671. text-transform: lowercase;
  672.  
  673. color: #999a90;
  674.  
  675. letter-spacing: -1px;
  676.  
  677. line-height: 8px;
  678.  
  679. font-weight: lighter;
  680.  
  681. font-style: none;
  682.  
  683. }
  684.  
  685.  
  686.  
  687. small {
  688.  
  689. font-family: times new;
  690.  
  691. font-size: 10px;
  692.  
  693. font-style: italic;
  694.  
  695. text-transform: lowercase;
  696.  
  697. color: #999a90;
  698.  
  699. letter-spacing: -1px;
  700.  
  701. font-style: none;
  702.  
  703. line-height: 8px;
  704.  
  705. }
  706.  
  707.  
  708.  
  709. tt {
  710.  
  711. font-family: cambria, serif;
  712.  
  713. font-size: 10px;
  714.  
  715. text-transform: lowercase;
  716.  
  717. color: #96c4a4;
  718.  
  719. line-height: 8px;
  720.  
  721. letter-spacing: -1px;
  722.  
  723. text-decoration: none;
  724.  
  725. display: inline-block;
  726.  
  727. }
  728.  
  729.  
  730.  
  731. big {
  732.  
  733. font-family: times new;
  734.  
  735. font-size: 24px!important;
  736.  
  737. text-transform: lowercase;
  738.  
  739. color: #999a90;
  740.  
  741. line-height: 9px;
  742.  
  743. text-decoration: none;
  744.  
  745. letter-spacing: -2px;
  746.  
  747. font-weight: lighter;
  748.  
  749. }
  750.  
  751.  
  752.  
  753. big2 {
  754.  
  755. font-family: times new;
  756.  
  757. font-size: 24px!important;
  758.  
  759. text-transform: lowercase;
  760.  
  761. color: #999a90;
  762.  
  763. line-height: 9px;
  764.  
  765. text-decoration: none;
  766.  
  767. letter-spacing: -2px;
  768.  
  769. font-weight: lighter;
  770.  
  771. }
  772.  
  773.  
  774.  
  775. blockquote {
  776.  
  777. text-align: center;
  778.  
  779. border-left: 2px solid #999a90;
  780.  
  781. border-right: 2px solid #999a90;
  782.  
  783. font-style: none;
  784.  
  785. padding: 10px;
  786.  
  787. }
  788.  
  789.  
  790.  
  791. .lyric {
  792.  
  793. font-family: sans serif;
  794.  
  795. font-size: 12px!important;
  796.  
  797. color: #7a8799!important;
  798.  
  799. line-height: 10px!important;
  800.  
  801. letter-spacing: 2.5px!important;
  802.  
  803. text-align: center;
  804.  
  805. font-style: none;
  806.  
  807. margin-bottom: -12px!important;
  808.  
  809. background: linear-gradient(90deg, #7a8799, #222c34)!important;
  810.  
  811. font-weight: lighter!important;
  812.  
  813. text-transform: normal;
  814.  
  815. display: block!important;
  816.  
  817. }
  818.  
  819.  
  820.  
  821. .lyric:first-letter {
  822.  
  823. color: #999a90;
  824.  
  825. }
  826.  
  827.  
  828.  
  829. .lyric2 {
  830.  
  831. font-family: times new;
  832.  
  833. font-size: 20px!important;
  834.  
  835. color: #999a90!important;
  836.  
  837. line-height: 20px!important;
  838.  
  839. letter-spacing: -2px!important;
  840.  
  841. text-align: center;
  842.  
  843. font-style: none;
  844.  
  845. font-weight: lighter!important;
  846.  
  847. text-transform: normal;
  848.  
  849. display: block!important;
  850.  
  851. border-bottom: 1px solid #999a90;
  852.  
  853. }
  854.  
  855.  
  856.  
  857. .lyric3 {
  858.  
  859. font-family: arial;
  860.  
  861. display: block;
  862.  
  863. text-align: right;
  864.  
  865. color: #999a90;
  866.  
  867. font-size: 12px;
  868.  
  869. line-height: 12px;
  870.  
  871. background-color: #35332f;
  872.  
  873. letter-spacing: -1px;
  874.  
  875. text-transform: normal;
  876.  
  877. }
  878.  
  879.  
  880.  
  881. .lyric4 {
  882.  
  883. font-family: camrbia;
  884.  
  885. color: #a6afa6!important;
  886.  
  887. font-size: 20px!important;
  888.  
  889. display: block!important;
  890.  
  891. text-align: center;
  892.  
  893. background-color: #7b8699;
  894.  
  895. text-transform: normal!important;
  896.  
  897. line-height: 24px!important;
  898.  
  899. letter-spacing: -2px!important;
  900.  
  901. }
  902.  
  903.  
  904.  
  905. .lyric5 {
  906.  
  907. font-family: sans serif!important;
  908.  
  909. color: #7a8799;
  910.  
  911. font-size: 16px;
  912.  
  913. display: block;
  914.  
  915. text-align: center;
  916.  
  917. line-height: 16px;
  918.  
  919. font-weight: lighter;
  920.  
  921. letter-spacing: -1px;
  922.  
  923. }
  924.  
  925.  
  926.  
  927. .lyric6 {
  928.  
  929. font-family: cambria;
  930.  
  931. color: #7a8799;
  932.  
  933. font-size: 10px;
  934.  
  935. display: block;
  936.  
  937. text-align: right;
  938.  
  939. line-height: 9px;
  940.  
  941. font-weight: lighter;
  942.  
  943. letter-spacing: 3px;
  944.  
  945. text-transform: uppercase;
  946.  
  947. }
  948.  
  949.  
  950.  
  951. .lyric7 {
  952.  
  953. font-family: "sans serif";
  954.  
  955. font-size: 16px;
  956.  
  957. color: #999a90;
  958.  
  959. line-height: 14px;
  960.  
  961. letter-spacing: 2.5px;
  962.  
  963. text-align: center;
  964.  
  965. font-style: bold;
  966.  
  967. font-weight: bold;
  968.  
  969. background: linear-gradient(90deg, #7a8799, #222c34)!important;
  970.  
  971. text-transform: lowercase;
  972.  
  973. display: block;
  974.  
  975. }
  976.  
  977.  
  978.  
  979. .lyric8 {
  980.  
  981. font-family: camrbia;
  982.  
  983. font-size: 16px!important;
  984.  
  985. color: #999a90!important;
  986.  
  987. line-height: 16px;
  988.  
  989. letter-spacing: -1px!important;
  990.  
  991. text-align: right;
  992.  
  993. font-style: italic;
  994.  
  995. font-weight: lighter;
  996.  
  997. text-transform: lowercase;
  998.  
  999. display: block;
  1000.  
  1001. }
  1002.  
  1003.  
  1004.  
  1005. .lyric9 {
  1006.  
  1007. font-family: sans serif!important;
  1008.  
  1009. color: #ffffff;
  1010.  
  1011. font-size: 13px;
  1012.  
  1013. display: block;
  1014.  
  1015. text-align: left;
  1016.  
  1017. padding-left: 2px;
  1018.  
  1019. line-height: 9px;
  1020.  
  1021. font-weight: lighter;
  1022.  
  1023. letter-spacing: 2.5px;
  1024.  
  1025. background-color: #ffe7cf;
  1026.  
  1027. display: block;
  1028.  
  1029. border-right: 60px solid #a6afa6;
  1030.  
  1031. }
  1032.  
  1033.  
  1034.  
  1035. .lyric10 {
  1036.  
  1037. margin-top: -2px!important;
  1038.  
  1039. font-family: sans serif!important;
  1040.  
  1041. color: #35332f;
  1042.  
  1043. font-size: 13px;
  1044.  
  1045. display: block;
  1046.  
  1047. text-align: center;
  1048.  
  1049. background-color: #999a90;
  1050.  
  1051. padding-left: 2px;
  1052.  
  1053. line-height: 16px;
  1054.  
  1055. font-weight: light;
  1056.  
  1057. letter-spacing: -1px;
  1058.  
  1059. }
  1060.  
  1061.  
  1062.  
  1063. .lyric11 {
  1064.  
  1065. float: right;
  1066.  
  1067. margin: 2px;
  1068.  
  1069. width: 190px;
  1070.  
  1071. font-family: sans serif!important;
  1072.  
  1073. color: #35332f;
  1074.  
  1075. font-size: 13px;
  1076.  
  1077. display: inline-block;
  1078.  
  1079. text-align: center;
  1080.  
  1081. background-color: #999a90;
  1082.  
  1083. padding-left: 2px;
  1084.  
  1085. line-height: 16px;
  1086.  
  1087. font-weight: light;
  1088.  
  1089. letter-spacing: -1px;
  1090.  
  1091. }
  1092.  
  1093.  
  1094.  
  1095. ul{
  1096.  
  1097. list-style-image:url('');
  1098.  
  1099. text-indent: -10px;
  1100.  
  1101. }
  1102.  
  1103.  
  1104.  
  1105. li{
  1106.  
  1107. }
  1108.  
  1109.  
  1110.  
  1111. .xkorekustoms {header properties}
  1112.  
  1113.  
  1114.  
  1115. h1 {
  1116.  
  1117. font-family: "geosanslight"!important; src:url('http://static.tumblr.com/ffibvbv/6Lwnkc7ws/geosanslight.ttf')!important;
  1118.  
  1119. font-size: 64px!important;
  1120.  
  1121. color: #7a8799!important;
  1122.  
  1123. line-height: 30px!important;
  1124.  
  1125. letter-spacing: -14px!important;
  1126.  
  1127. text-align: center!important;
  1128.  
  1129. font-style: none!important;
  1130.  
  1131. font-weight: lighter!important;
  1132.  
  1133. text-transform: lowercase!important;
  1134.  
  1135. display: block!important;
  1136.  
  1137. }
  1138.  
  1139.  
  1140.  
  1141. h1:first-letter {
  1142.  
  1143. color: #999a90;
  1144.  
  1145. }
  1146.  
  1147.  
  1148.  
  1149. h2 {
  1150.  
  1151. font-family: "geosanslight"!important; src:url('http://static.tumblr.com/ffibvbv/6Lwnkc7ws/geosanslight.ttf')!important;
  1152.  
  1153. font-size: 50px!important;
  1154.  
  1155. color: #999a90!important;
  1156.  
  1157. line-height: 50px!important;
  1158.  
  1159. letter-spacing: -7px!important;
  1160.  
  1161. font-weight: lighter!important;
  1162.  
  1163. text-align: center!important;
  1164.  
  1165. text-transform: uppercase!important;
  1166.  
  1167. display: block!important;
  1168.  
  1169. }
  1170.  
  1171.  
  1172.  
  1173. h2:first-letter {
  1174.  
  1175. color: #ffffff!important;
  1176.  
  1177. }
  1178.  
  1179.  
  1180.  
  1181. h3 {
  1182.  
  1183. font-family: arial;
  1184.  
  1185. font-size: 12px!important;
  1186.  
  1187. color: #ffe7cf!important;
  1188.  
  1189. line-height: 12px!important;
  1190.  
  1191. letter-spacing: -1px!important;
  1192.  
  1193. text-align: left!important;
  1194.  
  1195. font-weight: lighter!important;
  1196.  
  1197. text-transform: normal!important;
  1198.  
  1199. display: block!important;
  1200.  
  1201. }
  1202.  
  1203.  
  1204.  
  1205. h3:first-letter {
  1206.  
  1207. color: #7a8799;
  1208.  
  1209. }
  1210.  
  1211.  
  1212.  
  1213. h4 {
  1214.  
  1215. margin-top: 4px!important;
  1216.  
  1217. font-family: arial;
  1218.  
  1219. font-size: 12px!important;
  1220.  
  1221. color: #999a90!important;
  1222.  
  1223. line-height: 10px!important;
  1224.  
  1225. letter-spacing: -1px!important;
  1226.  
  1227. text-align: left!important;
  1228.  
  1229. margin-bottom: 0px!important;
  1230.  
  1231. font-weight: lighter!important;
  1232.  
  1233. text-transform: normal!important;
  1234.  
  1235. display: inline-block!important;
  1236.  
  1237. }
  1238.  
  1239.  
  1240.  
  1241. h4:first-letter {
  1242.  
  1243. color: #7a8799;
  1244.  
  1245. }
  1246.  
  1247.  
  1248.  
  1249. h5 {
  1250.  
  1251. font-size: 9px;
  1252.  
  1253. font-weight: lighter;
  1254.  
  1255. text-align: center;
  1256.  
  1257. color: #959c95;
  1258.  
  1259. padding: 2px;
  1260.  
  1261. background-color: #35332f;
  1262.  
  1263. text-transform: uppercase;
  1264.  
  1265. font-style: none;
  1266.  
  1267. line-height: 12px;
  1268.  
  1269. border-left: 4px solid #999a90;
  1270.  
  1271. border-right: 4px solid #999a90;
  1272.  
  1273. }
  1274.  
  1275.  
  1276.  
  1277. h6 {
  1278.  
  1279. float: left!important;
  1280.  
  1281. font-family: "geosanslight"!important; src:url('http://static.tumblr.com/ffibvbv/6Lwnkc7ws/geosanslight.ttf')!important;
  1282.  
  1283. font-size: 30px;
  1284.  
  1285. color: #999a90;
  1286.  
  1287. line-height: 10px;
  1288.  
  1289. text-transform: uppercase;
  1290.  
  1291. width: 20px;
  1292.  
  1293. height: 10px;
  1294.  
  1295. background-color: transparent;
  1296.  
  1297. padding: 10px;
  1298.  
  1299. margin-top: 4px;
  1300.  
  1301. margin-right: 4px;
  1302.  
  1303. margin-bottom: 4px;
  1304.  
  1305. display: inline-block;
  1306.  
  1307. }
  1308.  
  1309.  
  1310.  
  1311. h7 {
  1312.  
  1313. float: left;
  1314.  
  1315. font-family: "times";
  1316.  
  1317. width: 12px;
  1318.  
  1319. height: 10px;
  1320.  
  1321. font-size: 30px;
  1322.  
  1323. font-weight: lighter;
  1324.  
  1325. text-align: center;
  1326.  
  1327. color: #999a90!important;
  1328.  
  1329. text-transform: lowercase;
  1330.  
  1331. padding: 4px;
  1332.  
  1333. margin-top: 4px;
  1334.  
  1335. margin-right: 4px;
  1336.  
  1337. margin-bottom: 4px;
  1338.  
  1339. line-height: 10px;
  1340.  
  1341. display: inline-block;
  1342.  
  1343. }
  1344.  
  1345.  
  1346.  
  1347. h8 {
  1348.  
  1349. float: right;
  1350.  
  1351. font-family: "times";
  1352.  
  1353. width: 12px;
  1354.  
  1355. height: 10px;
  1356.  
  1357. font-size: 30px;
  1358.  
  1359. font-weight: lighter;
  1360.  
  1361. text-align: center;
  1362.  
  1363. color: #999a90!important;
  1364.  
  1365. text-transform: lowercase;
  1366.  
  1367. padding: 4px;
  1368.  
  1369. margin-top: 4px;
  1370.  
  1371. margin-right: 4px;
  1372.  
  1373. margin-bottom: 4px;
  1374.  
  1375. line-height: 10px;
  1376.  
  1377. display: inline-block;
  1378.  
  1379. }
  1380.  
  1381.  
  1382.  
  1383. h9 {
  1384.  
  1385. width: autopx;
  1386.  
  1387. font-size: 0px;
  1388.  
  1389. line-height: 4px;
  1390.  
  1391. background-color: #445c72;
  1392.  
  1393. color: #445c72;
  1394.  
  1395. display: block;
  1396.  
  1397. }
  1398.  
  1399.  
  1400.  
  1401. h10 {
  1402.  
  1403. font-family: "geosanslight"!important; src:url('http://static.tumblr.com/ffibvbv/6Lwnkc7ws/geosanslight.ttf')!important;
  1404.  
  1405. font-size: 60px!important;
  1406.  
  1407. color: #7a8799!important;
  1408.  
  1409. line-height: 46px!important;
  1410.  
  1411. letter-spacing: 0px!important;
  1412.  
  1413. text-align: center!important;
  1414.  
  1415. font-style: none!important;
  1416.  
  1417. font-weight: lighter!important;
  1418.  
  1419. text-transform: lowercase!important;
  1420.  
  1421. display: block!important;
  1422.  
  1423. }
  1424.  
  1425.  
  1426.  
  1427. h10:first-letter {
  1428.  
  1429. color: #999a90;
  1430.  
  1431. }
  1432.  
  1433.  
  1434.  
  1435. h11 {
  1436.  
  1437. margin-top: 1px!important;
  1438.  
  1439. font-family: sans serif!important;
  1440.  
  1441. font-size: 19px!important;
  1442.  
  1443. font-weight: lighter!important;
  1444.  
  1445. text-align: center!important;
  1446.  
  1447. color: #959c95!important;
  1448.  
  1449. background-color: #445c72!important;
  1450.  
  1451. text-transform: lowercase!important;
  1452.  
  1453. letter-spacing: -.5px!important;
  1454.  
  1455. line-height: 30px!important;
  1456.  
  1457. display: block!important;
  1458.  
  1459. }
  1460.  
  1461.  
  1462.  
  1463. h11:first-letter {
  1464.  
  1465. color: #999a90;
  1466.  
  1467. }
  1468.  
  1469. </style>
  1470.  
  1471.  
  1472.  
  1473. <style type="text/css">body, a:hover {cursor: url('http://www.pyglet.org/doc/programming_guide/cursor_win_hand.png'), progress!important;}</style>
  1474.  
  1475.  
  1476.  
  1477. <style>
  1478.  
  1479. .latestblogentry {display: none;}
  1480.  
  1481. .friendscomments {display:none;}
  1482.  
  1483. .userprofileurl {display:none;}
  1484.  
  1485. .contacttable {display:none;}
  1486.  
  1487. .userprofiledetail{display:none;}
  1488.  
  1489. </style>
  1490.  
  1491. <style>tr {background-color: transparent;}</style>
  1492.  
  1493.  
  1494.  
  1495. <style>
  1496.  
  1497. .bodycontent td div div span a u {font-weight:normal;}
  1498.  
  1499. .bodycontent tr {background-color:transparent;}
  1500.  
  1501. .bodycontent table div br {line-height:0px;}
  1502.  
  1503. </style>
  1504.  
  1505.  
  1506.  
  1507. <style>.EyesOnFire{Hidden Sections}
  1508.  
  1509. .blurbs{display:none;}.friendSpace { display:none; }.contactTable { display: none; }.interestsAndDetails { display:none;}.latestBlogEntry { display:none; }.friendsComments { display:none; }.userProfileDetail{ display:none; }.extendednetwork {display:none;}.userProfileURL{display:none;}.interestsAndDetails { display:none;}.userProfileURL {display:none;}.orangetext15 {visibility:hidden; display:none;}br {line-height:1px;} .friendSpace, .friendsComments{display:none!important;}.interestsAndDetails { display:none; } table.interestsAndDetails, table.interestsAndDetails td {border:0px; background-color:transparent;} table.interestsAndDetails span.lightbluetext8, table.interestsAndDetails td.text {display:none;}table.interestsAndDetails td td {width:0px; padding:0px;} .interestsAndDetails{position:relative; top: 0px;} #googlebar{display:none;} .clearfix{display:none;} #footerWarpper{display:none;}.userAlbums { display:none; }
  1510.  
  1511.  
  1512.  
  1513. td.text table {position:relative; top: -11px;}
  1514.  
  1515.  
  1516.  
  1517. .a {move left column}
  1518.  
  1519. object, embed,
  1520.  
  1521. table table table {position:relative; top: 22px; left: -159px;}
  1522.  
  1523. table table table table {position:static;}
  1524.  
  1525.  
  1526.  
  1527. .a {move right column}
  1528.  
  1529. td.text table {position:relative; top: 13px!important; left: -150px;}
  1530.  
  1531. td.text object, td.text embed,
  1532.  
  1533. td.text table table {position:static;}
  1534.  
  1535.  
  1536.  
  1537. table table { direction:rtl; } table table table { direction:ltr; }
  1538.  
  1539.  
  1540.  
  1541. {!- control amount of space the Carriage Return creates between main tables, code by FW-!}
  1542.  
  1543.  
  1544.  
  1545. table table table {margin-top:-1px;}
  1546.  
  1547. table table table table {margin-top:-3px;}
  1548.  
  1549.  
  1550.  
  1551. {.codebyestropear,}
  1552.  
  1553. table.profileinfo table td {display:none;}
  1554.  
  1555. table.profileinfo table td.text {display:block;}
  1556.  
  1557.  
  1558.  
  1559. .{hide text properties}
  1560.  
  1561. .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;} .nametext {display: none;} .profileinfo {display: none;}
  1562.  
  1563. </style>
  1564.  
  1565.  
  1566.  
  1567. <style>.xkorekustoms {Div Sections}
  1568.  
  1569.  
  1570.  
  1571. .tables {
  1572.  
  1573. width: 144px;
  1574.  
  1575. height: 144px;
  1576.  
  1577. overflow: auto;
  1578.  
  1579. background-color: transparent;
  1580.  
  1581. margin: 2px;
  1582.  
  1583. display: inline-block;
  1584.  
  1585. }
  1586.  
  1587.  
  1588.  
  1589. #bgxx {
  1590.  
  1591. position: fixed;
  1592.  
  1593. top: 135px;
  1594.  
  1595. left: 880px;
  1596.  
  1597. width: 200px;
  1598.  
  1599. height: 400px;
  1600.  
  1601. background-color: #222c34!important;
  1602.  
  1603. padding: 8px;
  1604.  
  1605. overflow: auto;
  1606.  
  1607. }
  1608.  
  1609.  
  1610.  
  1611. #sb1 {
  1612.  
  1613. position: fixed;
  1614.  
  1615. top: 90px;
  1616.  
  1617. left: 905px;
  1618.  
  1619. width: 150px;
  1620.  
  1621. height: 150px;
  1622.  
  1623. background-color: #7b8699!important;
  1624.  
  1625. padding: 0px;
  1626.  
  1627. background-image:url('https://i.imgur.com/AvjxxsP.png');
  1628.  
  1629. background-position: center;
  1630.  
  1631. background-repeat: no-repeat;
  1632.  
  1633. border: 8px solid #999a90;
  1634.  
  1635. }
  1636.  
  1637.  
  1638.  
  1639. #sb1x {
  1640.  
  1641. position: fixed;
  1642.  
  1643. top: 270px;
  1644.  
  1645. left: 905px;
  1646.  
  1647. width: 147px;
  1648.  
  1649. height: 197px;
  1650.  
  1651. background-color: #35332f!important;
  1652.  
  1653. border: 3px double #7a8799;
  1654.  
  1655. padding: 8px;
  1656.  
  1657. overflow: auto;
  1658.  
  1659. }
  1660.  
  1661.  
  1662.  
  1663. #navxi {
  1664.  
  1665. position: fixed;
  1666.  
  1667. top: 493px;
  1668.  
  1669. left: 905px;
  1670.  
  1671. width: 150px;
  1672.  
  1673. height: 20px;
  1674.  
  1675. background-color: #35332f!important;
  1676.  
  1677. padding: 8px;
  1678.  
  1679. line-height: 20px!important;
  1680.  
  1681. text-align: center!important;
  1682.  
  1683. overflow: hidden;
  1684.  
  1685. }
  1686.  
  1687.  
  1688.  
  1689. </style>
  1690.  
  1691.  
  1692.  
  1693.  
  1694.  
  1695.  
  1696. LIKE TO MEET --
  1697.  
  1698. </tr></table></td></tr></table><br /> <table bordercolor="" cellspacing="0" cellpadding="0" width="500" bgcolor="0" border="0"><tr></tr><tr><td><table bordercolor="" cellspacing="0" cellpadding="0" width="500" align="right" bgcolor="ffffff" border="2"><td valign="top" align="left" width="500" bgcolor="" style="word-wrap:break-word">
  1699.  
  1700.  
  1701.  
  1702. <div id="bgxx"></div>
  1703.  
  1704.  
  1705.  
  1706. <div id="sb1"></div><div id="sb1x">
  1707.  
  1708.  
  1709.  
  1710. <i3>first middle last</i3>
  1711.  
  1712.  
  1713.  
  1714. Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing <b2>elit</b2>, sed do <i>eiusmod tempor</i> incididunt ut <u>labore et</u> dolore <strong>magna aliqua</strong>. Ut enim ad <em>minim veniam</em>, quis nostrud <small>exercitation</small> ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.</div>
  1715.  
  1716.  
  1717.  
  1718. <div id="navxi">
  1719.  
  1720.  
  1721.  
  1722. <center><a href="//" class="fourth">back</a>
  1723.  
  1724.  
  1725.  
  1726. <a href="/send_message.php?member_id=1746418" class="fourth">mssg</a>
  1727.  
  1728.  
  1729.  
  1730. <a href="/add_comment.php?member_id=1746418" class="fourth">cmnt</a>
  1731.  
  1732.  
  1733.  
  1734. <a href="/albums.php?member_id=1746418" class="fourth">albm</a></center>
  1735.  
  1736.  
  1737.  
  1738. </div>
  1739.  
  1740.  
  1741.  
  1742. <img src="https://i.imgur.com/bjOfRkP.png" width="480" height="120" style="padding: 10px; background-color: #7b8699;">
  1743.  
  1744.  
  1745.  
  1746. </tr></table></td></tr></table><br /> <table bordercolor="" cellspacing="0" cellpadding="0" width="500" bgcolor="0" border="0"><tr></tr><tr><td><table bordercolor="" cellspacing="0" cellpadding="0" width="500" align="right" bgcolor="ffffff" border="2"><td valign="top" align="left" width="500" bgcolor="" style="word-wrap:break-word">
  1747.  
  1748.  
  1749.  
  1750. <img src="https://i.imgur.com/xEKsarT.png" align="right" width="220" height="95" style="margin: 10px; padding: 10px; background-color: #7a8799;"> <img src="https://i.imgur.com/Ib2yXCs.png" align="right" width="220" height="95" style="margin: 10px; padding: 10px; background-color: #7a8799;">
  1751.  
  1752.  
  1753.  
  1754. <div style="float: left; margin-top: -125px!important; margin-left: 10px!important; width: 212px; height: 236px; overflow: auto; background-color: #35332f; border: 3px double #999a90; padding: 4px;"><h11 style="margin-top: -6px;">Insert your header title here</h11><i3>insert music quote here, doll</i3> <center><tt style="margin-top: -6px;"><font style="padding-right: 6px; color: #470000;">❝</font>Insert your desired quote/lyric here<font style="padding-left: 6px; color: #470000;">❞</font></tt></center><br>
  1755.  
  1756.  
  1757.  
  1758. <h6>L</h6> orem ipsum <b>dolor sit amet</b>, consectetur adipisicing <b2>elit</b2>, sed do <i>eiusmod tempor</i> incididunt ut <u>labore et</u> dolore <strong>magna aliqua</strong>. Ut enim ad <em>minim veniam</em>, quis nostrud <small>exercitation</small> ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>
  1759.  
  1760.  
  1761.  
  1762. Regular text <a href="/">Regular link</a> <b>bold</b> <b2>bold two</b2> <small>small</small> <u>underline</u> <i>italics</i> <i2>italics two</i2> <i3>italics three</i3> <strong>strong</strong> <em>em</em> <em2>em2</em2> <tt>tt text</tt> <big>big</big> <big2>big two</big2> <blockquote>blockquote</blockquote> <font class="lyric">lyric one</font> <font class="lyric2">lyric two</font> <font class="lyric3">lyric three</font> <font class="lyric4">lyric four</font> <font class="lyric5">lyric five</font> <font class="lyric6">lyric six</font> <font class="lyric7">lyric seven</font> <font class="lyric8">lyric eight</font> <font class="lyric9">lyric nine</font> <font class="lyric10">lyric ten</font> <font class="lyric11">lyric eleven</font> <h1>header one</h1> <h2>header two</h2> <h3>header three</h3> <h4>header four</h4> <h5>header five</h5> <h6>h</h6>eader six <h7>❝</h7> <h8>❞</h8> <h9>---</h9> <h10>header ten</h10> <a href="/" class="first">a.first</a> <a href="/" class="second">a.second</a> <a href="//" class="third">3</a> <a href="//" class="fourth">4</a> <a href="//" class="fifth">5</a> <a href="//" class="hvr-ripple-out">a.ripple out</a> <a href="//" class="hvr-shutter-in-vertical3">a.shutter in vertical</a> <a href="//" class="hvr-shutter-in-vertical2">a.shutter in vertical 2</a> <a href="//" class="hvr-bounce-to-top">a.bounce to top</a>
  1763.  
  1764.  
  1765.  
  1766. </div>
  1767.  
  1768.  
  1769.  
  1770. </tr></table></td></tr></table><br /> <table bordercolor="" cellspacing="0" cellpadding="0" width="500" bgcolor="0" border="0"><tr></tr><tr><td><table bordercolor="" cellspacing="0" cellpadding="0" width="500" align="right" bgcolor="ffffff" border="2"><td valign="top" align="left" width="500" bgcolor="" style="word-wrap:break-word">
  1771.  
  1772.  
  1773.  
  1774. <img src="https://i.imgur.com/9avRHkw.png" align="left" width="220" height="190" style="padding: 10px; background-color: #7b8699;">
  1775.  
  1776.  
  1777.  
  1778. <div style="float: right; width: 242px; height: 196px; overflow: auto; background-color: #35332f; border: 3px double #7a8799; padding: 4px;"><h11 style="margin-top: -6px;">Insert your header title here</h11><i3>insert music quote here, doll</i3> <center><tt style="margin-top: -6px;"><font style="padding-right: 6px; color: #470000;">❝</font>Insert your desired quote/lyric here<font style="padding-left: 6px; color: #470000;">❞</font></tt></center><br>
  1779.  
  1780.  
  1781.  
  1782. <h6>L</h6> orem ipsum <b>dolor sit amet</b>, consectetur adipisicing <b2>elit</b2>, sed do <i>eiusmod tempor</i> incididunt ut <u>labore et</u> dolore <strong>magna aliqua</strong>. Ut enim ad <em>minim veniam</em>, quis nostrud <small>exercitation</small> ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>
  1783.  
  1784.  
  1785.  
  1786. Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing <b2>elit</b2>, sed do <i>eiusmod tempor</i> incididunt ut <u>labore et</u> dolore <strong>magna aliqua</strong>. Ut enim ad <em>minim veniam</em>, quis nostrud <small>exercitation</small> ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</div>
  1787.  
  1788.  
  1789.  
  1790. </tr></table></td></tr></table><br /> <table bordercolor="" cellspacing="0" cellpadding="0" width="500" bgcolor="0" border="0"><tr></tr><tr><td><table bordercolor="" cellspacing="0" cellpadding="0" width="500" align="right" bgcolor="ffffff" border="2"><td valign="top" align="left" width="500" bgcolor="" style="word-wrap:break-word">
  1791.  
  1792.  
  1793.  
  1794. <h10>My Connections</h10>
  1795.  
  1796. <font class="lyric5">Insert music lyrics here, dollface</font> <font class="lyric10">continue those lyrics here, not too long though</font> <em2>shake it off shake it off, more lyrics here</em2> <font class="lyric4">and finish your lyrics here, lil-lady.</font>
  1797.  
  1798.  
  1799.  
  1800. </tr></table></td></tr></table><br /> <table bordercolor="" cellspacing="0" cellpadding="0" width="500" bgcolor="0" border="0"><tr></tr><tr><td><table bordercolor="" cellspacing="0" cellpadding="0" width="500" align="right" bgcolor="ffffff" border="2"><td valign="top" align="left" width="500" bgcolor="" style="word-wrap:break-word">
  1801.  
  1802.  
  1803.  
  1804. <img src="http://static.tumblr.com/ffibvbv/mX8odgbbd/pattern.png" width="480" height="80" style="padding: 10px; background-color: #7a8799;">
  1805.  
  1806.  
  1807.  
  1808. <img src="https://i.imgur.com/ynKsYHZ.png" align="left" width="230" height="95" style="margin: 10px; padding: 10px; background-color: #7b8699;"> <img src="https://i.imgur.com/5SeyR00.png" align="left" width="230" height="95" style="margin-bottom: 10px; margin-left: 10px; margin-right: 10px; padding: 10px; background-color: #7b8699;">
  1809.  
  1810.  
  1811.  
  1812. <div style="float: right; margin-top: -250px!important; width: 202px; height: 101px; overflow: auto; background-color: #35332f; border: 3px double #7a8799; padding: 4px; margin: 10px;"><font class="lyric7">love</font><h11 style="margin-top: -6px;">Insert your header title here</h11><i3>insert music quote here, doll</i3> <center><tt style="margin-top: -6px;"><font style="padding-right: 6px; color: #470000;">❝</font>Insert your desired quote/lyric here<font style="padding-left: 6px; color: #470000;">❞</font></tt></center><br>
  1813.  
  1814.  
  1815.  
  1816. <b>° Friends Since:</b> words words<br>
  1817.  
  1818. <b2>° Whom:</b2> <a href="">Who Here</a><br>
  1819.  
  1820. <b>° How We Met:</b> words words<br>
  1821.  
  1822. <b2>° Comments:</b2> Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing <b2>elit</b2>, sed do <i>eiusmod tempor</i> incididunt ut <u>labore et</u> dolore <strong>magna aliqua</strong>. Ut enim ad <em>minim veniam</em>, quis nostrud <small>exercitation</small> ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</div>
  1823.  
  1824.  
  1825.  
  1826. <div style="float: right; margin-top: -124px!important; width: 202px; height: 101px; overflow: auto; background-color: #35332f; border: 3px double #7a8799; padding: 4px; margin: 10px;"><font class="lyric7">joe</font><h11 style="margin-top: -6px;">Insert your header title here</h11><i3>insert music quote here, doll</i3> <center><tt style="margin-top: -6px;"><font style="padding-right: 6px; color: #470000;">❝</font>Insert your desired quote/lyric here<font style="padding-left: 6px; color: #470000;">❞</font></tt></center><br>
  1827.  
  1828.  
  1829.  
  1830. <b>° Friends Since:</b> words words<br>
  1831.  
  1832. <b2>° Whom:</b2> <a href="">Who Here</a><br>
  1833.  
  1834. <b>° How We Met:</b> words words<br>
  1835.  
  1836. <b2>° Comments:</b2> Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing <b2>elit</b2>, sed do <i>eiusmod tempor</i> incididunt ut <u>labore et</u> dolore <strong>magna aliqua</strong>. Ut enim ad <em>minim veniam</em>, quis nostrud <small>exercitation</small> ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</div>
  1837.  
  1838.  
  1839.  
  1840. </tr></table></td></tr></table><br /> <table bordercolor="" cellspacing="0" cellpadding="0" width="500" bgcolor="0" border="0"><tr></tr><tr><td><table bordercolor="" cellspacing="0" cellpadding="0" width="500" align="right" bgcolor="ffffff" border="2"><td valign="top" align="left" width="500" bgcolor="" style="word-wrap:break-word">
  1841.  
  1842.  
  1843.  
  1844. <img src="http://static.tumblr.com/ffibvbv/mX8odgbbd/pattern.png" width="480" height="80" style="padding: 10px; background-color: #7a8799;">
  1845.  
  1846.  
  1847.  
  1848. <img src="https://i.imgur.com/uXMPJEf.png" align="right" width="230" height="95" style="margin: 10px; padding: 10px; background-color: #7b8699;"> <img src="https://i.imgur.com/KLMjVot.png" align="right" width="230" height="95" style="margin-bottom: 10px; margin-left: 10px; margin-right: 10px; padding: 10px; background-color: #7b8699;">
  1849.  
  1850.  
  1851.  
  1852. <div style="float: left; margin-top: -250px!important; width: 202px; height: 101px; overflow: auto; background-color: #35332f; border: 3px double #7a8799; padding: 4px; margin: 10px;"><font class="lyric7">dad</font><h11 style="margin-top: -6px;">Insert your header title here</h11><i3>insert music quote here, doll</i3> <center><tt style="margin-top: -6px;"><font style="padding-right: 6px; color: #470000;">❝</font>Insert your desired quote/lyric here<font style="padding-left: 6px; color: #470000;">❞</font></tt></center><br>
  1853.  
  1854.  
  1855.  
  1856. <b>° Friends Since:</b> words words<br>
  1857.  
  1858. <b2>° Whom:</b2> <a href="">Who Here</a><br>
  1859.  
  1860. <b>° How We Met:</b> words words<br>
  1861.  
  1862. <b2>° Comments:</b2> Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing <b2>elit</b2>, sed do <i>eiusmod tempor</i> incididunt ut <u>labore et</u> dolore <strong>magna aliqua</strong>. Ut enim ad <em>minim veniam</em>, quis nostrud <small>exercitation</small> ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</div>
  1863.  
  1864.  
  1865.  
  1866. <div style="float: left; margin-top: -124px!important; width: 202px; height: 101px; overflow: auto; background-color: #35332f; border: 3px double #7a8799; padding: 4px; margin: 10px;"><font class="lyric7">mom</font><h11 style="margin-top: -6px;">Insert your header title here</h11><i3>insert music quote here, doll</i3> <center><tt style="margin-top: -6px;"><font style="padding-right: 6px; color: #470000;">❝</font>Insert your desired quote/lyric here<font style="padding-left: 6px; color: #470000;">❞</font></tt></center><br>
  1867.  
  1868.  
  1869.  
  1870. <b>° Friends Since:</b> words words<br>
  1871.  
  1872. <b2>° Whom:</b2> <a href="">Who Here</a><br>
  1873.  
  1874. <b>° How We Met:</b> words words<br>
  1875.  
  1876. <b2>° Comments:</b2> Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing <b2>elit</b2>, sed do <i>eiusmod tempor</i> incididunt ut <u>labore et</u> dolore <strong>magna aliqua</strong>. Ut enim ad <em>minim veniam</em>, quis nostrud <small>exercitation</small> ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</div>
  1877.  
  1878.  
  1879.  
  1880. </tr></table></td></tr></table><br /> <table bordercolor="" cellspacing="0" cellpadding="0" width="500" bgcolor="0" border="0"><tr></tr><tr><td><table bordercolor="" cellspacing="0" cellpadding="0" width="500" align="right" bgcolor="ffffff" border="2"><td valign="top" align="left" width="500" bgcolor="" style="word-wrap:break-word">
  1881.  
  1882.  
  1883.  
  1884. <img src="http://static.tumblr.com/ffibvbv/mX8odgbbd/pattern.png" width="480" height="80" style="padding: 10px; background-color: #7a8799;">
  1885.  
  1886.  
  1887.  
  1888. <img src="https://i.imgur.com/VbHL6bz.png" align="left" width="230" height="95" style="margin: 10px; padding: 10px; background-color: #7b8699"> <img src="https://i.imgur.com/NbuWxlb.png" align="left" width="230" height="95" style="margin-bottom: 10px; margin-left: 10px; margin-right: 10px; padding: 10px; background-color: #7b8699;">
  1889.  
  1890.  
  1891.  
  1892. <div style="float: right; margin-top: -250px!important; width: 202px; height: 101px; overflow: auto; background-color: #35332f; border: 3px double #7a8799; padding: 4px; margin: 10px;"><font class="lyric7">something</font><h11 style="margin-top: -6px;">Insert your header title here</h11><i3>insert music quote here, doll</i3> <center><tt style="margin-top: -6px;"><font style="padding-right: 6px; color: #470000;">❝</font>Insert your desired quote/lyric here<font style="padding-left: 6px; color: #470000;">❞</font></tt></center><br>
  1893.  
  1894.  
  1895.  
  1896. <b>° Friends Since:</b> words words<br>
  1897.  
  1898. <b2>° Whom:</b2> <a href="">Who Here</a><br>
  1899.  
  1900. <b>° How We Met:</b> words words<br>
  1901.  
  1902. <b2>° Comments:</b2> Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing <b2>elit</b2>, sed do <i>eiusmod tempor</i> incididunt ut <u>labore et</u> dolore <strong>magna aliqua</strong>. Ut enim ad <em>minim veniam</em>, quis nostrud <small>exercitation</small> ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</div>
  1903.  
  1904.  
  1905.  
  1906. <div style="float: right; margin-top: -124px!important; width: 202px; height: 101px; overflow: auto; background-color: #35332f; border: 3px double #7a8799; padding: 4px; margin: 10px;"><font class="lyric7">college</font><h11 style="margin-top: -6px;">Insert your header title here</h11><i3>insert music quote here, doll</i3> <center><tt style="margin-top: -6px;"><font style="padding-right: 6px; color: #470000;">❝</font>Insert your desired quote/lyric here<font style="padding-left: 6px; color: #470000;">❞</font></tt></center><br>
  1907.  
  1908.  
  1909.  
  1910. <b>° Friends Since:</b> words words<br>
  1911.  
  1912. <b2>° Whom:</b2> <a href="">Who Here</a><br>
  1913.  
  1914. <b>° How We Met:</b> words words<br>
  1915.  
  1916. <b2>° Comments:</b2> Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing <b2>elit</b2>, sed do <i>eiusmod tempor</i> incididunt ut <u>labore et</u> dolore <strong>magna aliqua</strong>. Ut enim ad <em>minim veniam</em>, quis nostrud <small>exercitation</small> ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</div>
  1917.  
  1918.  
  1919.  
  1920. </tr></table></td></tr></table><br /> <table bordercolor="" cellspacing="0" cellpadding="0" width="500" bgcolor="0" border="0"><tr></tr><tr><td><table bordercolor="" cellspacing="0" cellpadding="0" width="500" align="right" bgcolor="ffffff" border="2"><td valign="top" align="left" width="500" bgcolor="" style="word-wrap:break-word">
  1921.  
  1922.  
  1923.  
  1924. <br><br>
  1925.  
  1926.  
  1927.  
  1928.  
  1929.  
  1930.  
  1931. INTERESTS -- </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="300" align="" bgcolor="black" border="0"> <td valign="top" align="" width="300" bgcolor="black" style="word-wrap:break-word">
  1932.  
  1933.  
  1934.  
  1935. <center><font class="lyric11"><font style="color: #445c74;">aim:</font> insertherex</font></center>
  1936.  
  1937.  
  1938.  
  1939. <img src="https://i.imgur.com/C7txgU5.png" width="80" height="200" align="left" style="background-color: #7a8799; padding: 10px; margin-bottom: 0px; margin-right: 4px;">
  1940.  
  1941.  
  1942.  
  1943. <div style="float: left; margin-bottom: 0px; background-color: #35332f; border: 3px double #999a90; overflow: auto; padding: 4px; width: 182px; height: 186px;">
  1944.  
  1945.  
  1946.  
  1947. <center><object type="application/x-shockwave-flash" data="https://flash-mp3-player.net/medias/player_mp3_mini.swf" width="172" height="20" style="margin-top: -26px; margin-left: 152px; margin-bottom: 4px;">
  1948.  
  1949. <param name="movie" value="https://flash-mp3-player.net/medias/player_mp3_mini.swf" />
  1950.  
  1951. <param name="bgcolor" value="#35332f" />
  1952.  
  1953. <param name="FlashVars" value="mp3=https%3A//www.dropbox.com/s/2bik37l2rlg0c6s/zg_Summertime-Sadness-Lana-Del-Rey.mp3%3Fdl%3D1&autoplay=1&bgcolor=35332f&loadingcolor=55443d&buttoncolor=a0cab6&slidercolor=f28a89" />
  1954.  
  1955. </object></center><br><br>
  1956.  
  1957.  
  1958.  
  1959. <select style="margin-top: 0px; background-color: #445c72; border: 1px solid #445c72; font-family: consolas; font-size: 8px; width: 172px; color: #959c95; margin-bottom: 6px;">
  1960.  
  1961. <option>YOUNG & BEAUTIFUL [to do list]</option>
  1962.  
  1963. <option>S: 00 // R: 00 // C: 00 // SL: 00</option>
  1964.  
  1965. <option> ALL UNDER CO. COMING SOON.</option></select>
  1966.  
  1967.  
  1968.  
  1969. <star>♦ </star> <b>Character Status:</b> Semi-Hiatus.<br>
  1970.  
  1971. <star>♦ </star> <b2>Storylines:</b2> Closed.<br>
  1972.  
  1973. <star>♦ </star> <b>Roleplaying for:</b> 7+ years.<br>
  1974.  
  1975. <star>♦ </star> <b2>Writing Style:</b2> Multi-Novella.<br>
  1976.  
  1977. <star>♦</star> <b>Number of Connections:</b> 0.<br>
  1978.  
  1979. <star>♦</star> <b2>Personal Message:</b2> Insert when you're available here.<br><br>
  1980.  
  1981.  
  1982.  
  1983. </div>
  1984.  
  1985.  
  1986.  
  1987. </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="300" align="" bgcolor="black" border="0"> <td valign="top" align="" width="300" bgcolor="black" style="word-wrap:break-word">
  1988.  
  1989.  
  1990.  
  1991. <div style="width: 292px; height: 68px; background-color: #35332f; border: 0px solid #382c25; padding: 4px; overflow: hidden; text-align: center; margin-bottom: 0px;"><font class="lyric5">Insert music lyrics here, dollface</font> <font class="lyric10">continue those lyrics here, not too long though</font> <em2>shake it off shake it off, more lyrics here</em2> <font class="lyric4">and finish your lyrics here, lil-lady.</font></div>
  1992.  
  1993.  
  1994.  
  1995. </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="300" align="" bgcolor="black" border="0"> <td valign="top" align="" width="300" bgcolor="black" style="word-wrap:break-word">
  1996.  
  1997.  
  1998.  
  1999. <img src="https://i.imgur.com/TCOU9Ro.png" width="80" height="200" align="right" style="background-color: #7b8699; padding: 10px; margin-bottom: 0px; margin-left: 4px;"> <div style="float: left; margin-bottom: 0px; background-color: #35332f; overflow: auto; padding: 4px; width: 182px; height: 206px; border: 3px double #7a8799;">
  2000.  
  2001.  
  2002.  
  2003. <font class="lyric7">Basic Information</font>
  2004.  
  2005.  
  2006.  
  2007. <star>♦</star> <b>Full Name:</b> Insert Your Name Here.<br>
  2008.  
  2009. <star>♦</star> <b2>Nickname(s):</b2> Name Here. | Name Here.<br>
  2010.  
  2011. <star>♦</star> <b>Race:</b> Race/Race.<br>
  2012.  
  2013. <star>♦</star> <b2>Date Of Birth:</b2> Month Day, Year.<br>
  2014.  
  2015. <star>♦</star> <b>Astrological Sign:</b> Zodiac Sign (<i>sign here</i>) meaning/definition.<br>
  2016.  
  2017. <star>♦</star> <b2>Age:</b2> Age.<br>
  2018.  
  2019. <star>♦</star> <b>Place Of Birth:</b> City, State.<br>
  2020.  
  2021. <star>♦</star> <b2>Current Residence:</b2> City, State.<br>
  2022.  
  2023. <star>♦</star> <b>Species:</b> Species (<i>past/present</i>).<br>
  2024.  
  2025. <star>♦</star> <b2>Gender:</b2> Gender (sign here) physiological meaning/definition.<br>
  2026.  
  2027. <star>♦</star> <b>Eye | Hair Color:</b> Eye Color. | Hair Color.<br>
  2028.  
  2029. <star>♦</star> <b2>Height | Weight:</b2> Height. | Weight.<br>
  2030.  
  2031. <star>♦</star> <b>Family / Siblings:</b> Name Here (<i>relationship</i>), Name Here (<i>relationship</i>).<br>
  2032.  
  2033. <star>♦</star> <b2>Occupation:</b2> Insert your job here.<br>
  2034.  
  2035. <star>♦</star> <b>Significant Kills:</b> Name Here (<i>dead/alive</i>), Name Here (<i>dead/alive</i>), Name Here (<i>dead/alive</i>).<br>
  2036.  
  2037. <star>♦</star> <b2>Cause Of Transformation:</b2> Insert how here.</div><br>
  2038.  
  2039.  
  2040.  
  2041. </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="300" align="" bgcolor="black" border="0"> <td valign="top" align="" width="300" bgcolor="black" style="word-wrap:break-word">
  2042.  
  2043.  
  2044.  
  2045. <img src="https://i.imgur.com/p8KbBLK.png" width="280" height="130" style="background-color: #7a8799; margin-bottom: 0px; padding: 10px;">
  2046.  
  2047.  
  2048.  
  2049. </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="300" align="" bgcolor="black" border="0"> <td valign="top" align="" width="300" bgcolor="black" style="word-wrap:break-word">
  2050.  
  2051.  
  2052.  
  2053. <div style="width: 292px; height: 68px; background-color: #35332f; border: 0px solid #382c25; padding: 4px; overflow: hidden; text-align: center; margin-bottom: 0px;"><font class="lyric5">Insert music lyrics here, dollface</font> <font class="lyric10">continue those lyrics here, not too long though</font> <em2>shake it off shake it off, more lyrics here</em2> <font class="lyric4">and finish your lyrics here, lil-lady.</font></div>
  2054.  
  2055.  
  2056.  
  2057. </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="300" align="" bgcolor="black" border="0"> <td valign="top" align="" width="300" bgcolor="black" style="word-wrap:break-word">
  2058.  
  2059.  
  2060.  
  2061. <div style="float: left; width: 45.9%; text-align: justify; margin-bottom: 0px; background-color: #35332f; overflow: auto; height: 148px; padding: 4px; border-left: 3px double #f1edd0; border-top: 3px double #f1edd0; border-bottom: 3px double #f1edd0;"><font class="lyric" style="margin-bottom: -2px!important;">Personality</font>
  2062.  
  2063.  
  2064.  
  2065. <h4>L</h4>orem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia.</div>
  2066.  
  2067.  
  2068.  
  2069. <div style="float: right; width: 45.9%; text-align: justify; margin-bottom: 0px; background-color: #35332f; overflow: auto; height: 148px; padding: 4px; border-right: 3px double #f1edd0; border-top: 3px double #f1edd0; border-bottom: 3px double #f1edd0;"><font class="lyric" style="margin-bottom: -2px!important;">Appearance</font>
  2070.  
  2071.  
  2072.  
  2073. <h4>L</h4>orem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia.</div><br>
  2074.  
  2075.  
  2076.  
  2077. </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="300" align="" bgcolor="black" border="0"> <td valign="top" align="" width="300" bgcolor="black" style="word-wrap:break-word">
  2078.  
  2079.  
  2080.  
  2081. <img src="https://i.imgur.com/3EYCBU3.png width="80" height="200" align="left" style="background-color: #7b8699; padding: 10px; margin-bottom: 0px; margin-right: 4px;"> <div style="float: left; margin-bottom: 0px; background-color: #35332f; overflow: auto; padding: 4px; width: 182px; height: 206px; border: 3px double #7a8799;">
  2082.  
  2083.  
  2084.  
  2085. <font class="lyric7">extra</font>
  2086.  
  2087.  
  2088.  
  2089. <h6>L</h6> orem ipsum <b>dolor sit amet</b>, consectetur adipisicing <b2>elit</b2>, sed do <i>eiusmod tempor</i> incididunt ut <u>labore et</u> dolore <strong>magna aliqua</strong>. Ut enim ad <em>minim veniam</em>, quis nostrud <small>exercitation</small> ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>
  2090.  
  2091.  
  2092.  
  2093. Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing <b2>elit</b2>, sed do <i>eiusmod tempor</i> incididunt ut <u>labore et</u> dolore <strong>magna aliqua</strong>. Ut enim ad <em>minim veniam</em>, quis nostrud <small>exercitation</small> ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</div><br>
  2094.  
  2095.  
  2096.  
  2097. </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="300" align="" bgcolor="black" border="0"> <td valign="top" align="" width="300" bgcolor="black" style="word-wrap:break-word">
  2098.  
  2099.  
  2100.  
  2101. <img src="https://i.imgur.com/6Ho1QBA.png" width="280" height="130" style="background-color: #7a8799; margin-bottom: 0px; padding: 10px;">
  2102.  
  2103.  
  2104.  
  2105. </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="300" align="" bgcolor="black" border="0"> <td valign="top" align="" width="300" bgcolor="black" style="word-wrap:break-word">
  2106.  
  2107.  
  2108.  
  2109. <div style="width: 292px; height: 68px; background-color: #35332f; border: 0px solid #382c25; padding: 4px; overflow: hidden; text-align: center; margin-bottom: 0px;"><font class="lyric5">Insert music lyrics here, dollface</font> <font class="lyric10">continue those lyrics here, not too long though</font> <em2>shake it off shake it off, more lyrics here</em2> <font class="lyric4">and finish your lyrics here, lil-lady.</font></div>
  2110.  
  2111.  
  2112.  
  2113. </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="300" align="" bgcolor="black" border="0"> <td valign="top" align="" width="300" bgcolor="black" style="word-wrap:break-word">
  2114.  
  2115.  
  2116.  
  2117. <div style="float: left; width: 45.9%; text-align: justify; margin-bottom: 0px; background-color: #35332f; overflow: auto; height: 148px; padding: 4px; border-left: 3px double #f1edd0; border-top: 3px double #f1edd0; border-bottom: 3px double #f1edd0;"><font class="lyric" style="margin-bottom: -2px!important;">love</font>
  2118.  
  2119.  
  2120.  
  2121. <h4>L</h4>orem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia.</div>
  2122.  
  2123.  
  2124.  
  2125. <div style="float: right; width: 45.9%; text-align: justify; margin-bottom: 0px; background-color: #35332f; overflow: auto; height: 148px; padding: 4px; border-right: 3px double #f1edd0; border-top: 3px double #f1edd0; border-bottom: 3px double #f1edd0;"><font class="lyric" style="margin-bottom: -2px!important;">interest</font>
  2126.  
  2127.  
  2128.  
  2129. <h4>L</h4>orem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia.</div><br>
  2130.  
  2131.  
  2132.  
  2133. </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="300" align="" bgcolor="black" border="0"> <td valign="top" align="" width="300" bgcolor="black" style="word-wrap:break-word">
  2134.  
  2135.  
  2136.  
  2137. <img src="https://i.imgur.com/gYCBzPS.png" width="280" height="130" style="background-color: #7b8699; margin-bottom: 0px; padding: 10px;">
  2138.  
  2139.  
  2140.  
  2141. </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="300" align="" bgcolor="black" border="0"> <td valign="top" align="" width="300" bgcolor="black" style="word-wrap:break-word">
  2142.  
  2143.  
  2144.  
  2145. <div style="width: 292px; height: 68px; background-color: #35332f; border: 0px solid #382c25; padding: 4px; overflow: hidden; text-align: center; margin-bottom: 0px;"><font class="lyric5">Insert music lyrics here, dollface</font> <font class="lyric10">continue those lyrics here, not too long though</font> <em2>shake it off shake it off, more lyrics here</em2> <font class="lyric4">and finish your lyrics here, lil-lady.</font></div>
  2146.  
  2147.  
  2148.  
  2149. </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="300" align="" bgcolor="black" border="0"> <td valign="top" align="" width="300" bgcolor="black" style="word-wrap:break-word">
  2150.  
  2151.  
  2152.  
  2153. <div style="width: 292px; height: 68px; background-color: #35332f; border: 0px solid #382c25; padding: 4px; overflow: hidden; text-align: center; margin-bottom: 0px;"><b>Disclaimer:</b>here</div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement