Advertisement
Guest User

Crowe's layout.

a guest
Dec 6th, 2016
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 34.15 KB | None | 0 0
  1. ABOUT ME:
  2.  
  3.  
  4. <style type="text/css">
  5.  
  6. <style>
  7.  
  8. }
  9. .pradaxx { Created using MyGen 2.5 - www.mygen.co.uk }
  10.  
  11. .pradaxx { Background Properties }
  12. table, tr, td { background-color:transparent; border:none; border-width:0;}
  13. body {
  14. background-color:000000;
  15. background-image:url();
  16. background-attachment: absolute;
  17. background-position:lower right;
  18. background-repeat:repeat;}
  19.  
  20. ::-webkit-scrollbar {
  21. width:3px;
  22. height: 6px;
  23. padding-top: 15px; }
  24.  
  25. ::-webkit-scrollbar-track {
  26. background-color:#343434; }
  27.  
  28. ::-webkit-scrollbar-thumb {
  29. height: 6px;
  30. width: 4px;
  31. background-color: #000000; }
  32.  
  33. ::-webkit-scrollbar-track-piece {
  34. height: 4px;
  35. width:4px; }
  36.  
  37. .Sidebar{
  38. background-image:url('http://i.imgur.com/4BqeYZm.png');
  39. top: 0px;
  40. left:-125px;
  41. width: 200px;
  42. height: 667px;
  43. overflow: none;
  44. position: fixed;
  45. z-index: 200;}
  46.  
  47.  
  48. .Line {
  49. background-color:#070707;
  50. width:100%;
  51. height:12px;
  52. top:257px;
  53. left:0px;
  54. position:fixed;
  55. overflow:hidden;}
  56.  
  57.  
  58. .SidebarInfo{
  59. top: 15px;
  60. left: 0px;
  61. width: 175px;
  62. height: 300px;
  63. overflow: none;
  64. position: fixed;}
  65.  
  66.  
  67.  
  68.  
  69. .Sidebar1{
  70. background-image:url('http://i.imgur.com/4BqeYZm.png');
  71. top: 0px;
  72. left:0px;
  73. width: 200px;
  74. height: 667px;
  75. overflow: none;
  76. position: fixed;
  77. z-index: 300;
  78. opacity:0.0;
  79. filter:alpha(opacity=100);
  80. -webkit-transition: all .5s ease;
  81. -moz-transition: all .5s ease;
  82. -o-transition: all .5s ease;}
  83.  
  84. .Sidebar1:hover {
  85. -webkit-transition: all .5s ease;
  86. -moz-transition: all .5s ease;
  87. -o-transition: all .5s ease;
  88. filter:alpha(opacity=100);
  89. -moz-opacity:0.7;
  90. -khtml-opacity: 0.8;
  91. opacity: 1;
  92. z-index:999999;}
  93.  
  94.  
  95. .FirstImage{
  96. background-color: #070707;
  97. border: 5px solid #171717;
  98. top: 40px;
  99. left: 200px;
  100. height: 200px;
  101. width: 200px;
  102. text-align: left;
  103. position: fixed;
  104. overflow: none;}
  105.  
  106. .SecondImage{
  107. background-color: #070707;
  108. border: 5px solid #171717;
  109. top: 40px;
  110. left: 415px;
  111. height: 200px;
  112. width: 200px;
  113. text-align: left;
  114. position: fixed;
  115. overflow: none;}
  116.  
  117. .BigQuote{
  118. background-color: transparent;
  119. top: 40px;
  120. left: 625px;
  121. height: 150px;
  122. width:600px;
  123. text-align: left;
  124. position: fixed;
  125. overflow: none;}
  126.  
  127. .Content1{
  128. background-color: #070707;
  129. border: 5px solid #171717;
  130. top: 120px;
  131. left: 635px;
  132. height: 120px;
  133. width: 280px;
  134. text-align: left;
  135. position: fixed;
  136. overflow: none;}
  137.  
  138.  
  139. .Content2{
  140. background-color: #070707;
  141. border: 5px solid #171717;
  142. top: 120px;
  143. left: 933px;
  144. height: 120px;
  145. width: 280px;
  146. text-align: left;
  147. position: fixed;
  148. overflow: none;}
  149.  
  150. .PurpleBar{
  151. background-color: #343434;
  152. top: 340px;
  153. left: 595px;
  154. height: 10px;
  155. width:627px;
  156. text-align: right;
  157. position: fixed;
  158. overflow: none;}
  159.  
  160. .ThirdImage{
  161. background-color: #070707;
  162. border: 5px solid #171717;
  163. top: 275px;
  164. left: 200px;
  165. height: 250px;
  166. width: 125px;
  167. text-align: left;
  168. position: fixed;
  169. overflow: none;}
  170.  
  171. .Content3{
  172. background-color: #070707;
  173. border: 5px solid #171717;
  174. top: 275px;
  175. left: 340px;
  176. height: 250px;
  177. width: 160px;
  178. text-align: left;
  179. position: fixed;
  180. overflow: none;}
  181.  
  182. .Icon1{
  183. background-color: #070707;
  184. border: 5px solid #171717;
  185. top: 275px;
  186. left: 515px;
  187. height: 70px;
  188. width: 70px;
  189. text-align: left;
  190. position: fixed;
  191. overflow: none;}
  192.  
  193. .Icon2{
  194. background-color: #070707;
  195. border: 5px solid #171717;
  196. top: 365px;
  197. left: 515px;
  198. height: 70px;
  199. width: 70px;
  200. text-align: left;
  201. position: fixed;
  202. overflow: none;}
  203.  
  204. .Icon3{
  205. background-color: #070707;
  206. border: 5px solid #171717;
  207. top: 455px;
  208. left: 515px;
  209. height: 70px;
  210. width: 70px;
  211. text-align: left;
  212. position: fixed;
  213. overflow: none;}
  214.  
  215. .Content4{
  216. background-color: transparent;
  217. top: 365px;
  218. left: 605px;
  219. height: 180px;
  220. width: 125px;
  221. text-align: left;
  222. position: fixed;
  223. overflow: none;}
  224.  
  225. .ShipName{
  226. background-color: transparent;
  227. top: 285px;
  228. left: 600px;
  229. height: 75px;
  230. width:620px;
  231. text-align: right;
  232. position: fixed;
  233. overflow: none;}
  234.  
  235. .Content5{
  236. background-color: #070707;
  237. border: 5px solid #171717;
  238. top: 365px;
  239. left:750px;
  240. height: 160px;
  241. width: 250px;
  242. text-align: left;
  243. position: fixed;
  244. overflow: none;}
  245.  
  246. .FourthImage{
  247. background-color: #070707;
  248. border: 5px solid #171717;
  249. top: 365px;
  250. left:1015px;
  251. height: 160px;
  252. width: 195px;
  253. text-align: left;
  254. position: fixed;
  255. overflow: none;}
  256.  
  257. .Connections{
  258. background-color: transparent;
  259. top:540px;
  260. left: 200px;
  261. height: 50px;
  262. width: 1020px;
  263. text-align: left;
  264. position: fixed;
  265. overflow: none;}
  266.  
  267. marquee { z-index:8; }
  268.  
  269. table div, span, td td td, table div div { visibility:hidden !important; }
  270.  
  271.  
  272. .cmlContainer div, .cmlContainer div font, .cmlContainer div a, .cmlContainer div div, .cmlContainer font a, .cmlContainer span, .cmlContainer div table a, .cmlContainer div table img, .cmlContainer div table font, .cmlContainer div table, .cmlContainer div table td, .comt, .comt td, .comt span, .comt a, .comt div {visibility:visible !important;}
  273.  
  274.  
  275. .cmlDiv {content:"FreeCodeSourcecom Div Overlay Generator";}
  276.  
  277. .xxprada {Main Text}
  278. table, tr, td, li, p, div {
  279. font-family:Consolas;
  280. color:#d6d6d6;
  281. font-size:10px;
  282. font-weight:none;
  283. text-decoration:none;
  284. line-height:9px;
  285. text-transform:none;
  286. letter-spacing:0px;}
  287.  
  288.  
  289. .pradaxx{Styles}
  290. I {
  291. font: italic 10px georgia;
  292. color:#6c6c6c;
  293. line-height:9px;
  294. text-transform:none;
  295. letter-spacing:0px;
  296. font-weight:normal;}
  297.  
  298. B {
  299. color:#ffffff;
  300. font-family:Courier New;
  301. font-weight:lighter;
  302. font-size:11px;
  303. letter-spacing:1px;
  304. line-height:11px;
  305. text-transform:uppercase;}
  306.  
  307. U {
  308. font-family:Courier New;
  309. font-size:11px;
  310. line-height:14px;
  311. background-color:#000000;
  312. text-transform:uppercase;
  313. text-decoration:none;
  314. color:#ffffff;
  315. letter-spacing:2px;}
  316.  
  317. .xxprada { ❤ T H A N K Y O U L A M B AND PRIMA ❤ }
  318. .DROPCAP {
  319. float: left;
  320. line-height:10px;
  321. padding:4px 4px 4px 4px;
  322. margin:2px 2px 2px 2px;
  323. color:#d6d6d6;
  324. background-color:#070707;
  325. font-family:courier new;
  326. font-size: 25px;
  327. line-height: 22px;
  328. font-weight: normal;
  329. position:relative;
  330. border:1px #171717 solid;}
  331.  
  332.  
  333. .pradaxx {Headers}
  334.  
  335. .xxprada{ Header1}
  336. h1{
  337. font-family: times new roman;
  338. font-style:none;
  339. text-transform:uppercase;
  340. font-size:20px;
  341. text-align:center;
  342. color:#bcbcbc;
  343. font-weight:normal;
  344. letter-spacing: 1px;
  345. margin:5px 0px 0px 0px;
  346. text-shadow: 1px 1px #000000;
  347. line-height:17px;
  348. border-bottom: 2px solid #070707;}
  349.  
  350. .xxprada{ Header2}
  351. h2{
  352. font-family: times new roman;
  353. background-color: #171717;
  354. font-size:20px;
  355. font-weight:bold;
  356. text-align:center;
  357. color:#d6d6d6;
  358. letter-spacing: -2px;
  359. margin:5px 0px 5px 0px;
  360. text-transform: uppercase;
  361. text-shadow: 1px 1px #070707;
  362. font-style: normal;
  363. line-height:17px;
  364. }
  365.  
  366. .xxprada{ Header3}
  367. h3{
  368. font-family: times new roman;
  369. font-style: none;
  370. text-transform:uppercase;
  371. font-size:65px;
  372. font-weight:bold;
  373. text-align:center;
  374. color:#070707;
  375. letter-spacing: 2px;
  376. margin:5px 0px 0px 0px;
  377. text-shadow: 1px 1px #171717;
  378. line-height:62px;}
  379.  
  380. .xxprada{ Header4}
  381. h4{
  382. font-family: times new roman;
  383. font-size:20px;
  384. font-weight:normal;
  385. text-align:center;
  386. color:#878787;
  387. letter-spacing: 3px;
  388. margin:8px 0px 8px 0px;
  389. text-transform: uppercase;
  390. font-style: normal;
  391. line-height:23px;
  392. border-top: 2px solid #252525;
  393. border-bottom: 4px solid #252525;
  394. }
  395.  
  396. .xxprada{ Header5}
  397. h5{
  398. font-family: times new roman;
  399. font-size:70px;
  400. font-weight:bold;
  401. text-align:right;
  402. color:#c9c9c9;
  403. text-shadow: 2px 2px #171717;
  404. letter-spacing: -2px;
  405. margin:8px 0px 8px 0px;
  406. text-transform: uppercase;
  407. font-style: italic;
  408. line-height:55px;
  409. border-bottom: 8px solid #343434;
  410. }
  411.  
  412. .xxprada{ Header6}
  413. h6{
  414. font-family: times new roman;
  415. font-size:18px;
  416. font-weight:normal;
  417. text-align:right;
  418. color:#bcbcbc;
  419. text-shadow: 2px 2px #171717;
  420. letter-spacing: 2px;
  421. margin:8px 0px 8px 0px;
  422. text-transform: lowercase;
  423. font-style: italic;
  424. line-height:15px;
  425. }
  426. .xxprada{ Header7}
  427. h7{
  428. font-family: times new roman;
  429. font-size:60px;
  430. font-weight:bold;
  431. text-align:right;
  432. color:#c9c9c9;
  433. text-shadow: 2px 2px #171717;
  434. letter-spacing: -2px;
  435. margin:8px 0px 8px 0px;
  436. text-transform: uppercase;
  437. font-style: italic;
  438. line-height:57px;}
  439.  
  440. .pradaxx {Links}
  441.  
  442.  
  443. a.first, a.first:link, a.first:active, a.first:visited
  444. {color:#252525;
  445. font-family: times new roman;
  446. text-decoration: none;
  447. font-size:24px;
  448. line-height:21px;
  449. font-weight: bold;
  450. text-align:left;
  451. -webkit-transition:0.5s;}
  452. a.first:hover {color: #070707; -webkit-transition:0.5s; text-decoration:none;}
  453.  
  454. a.first2, a.first2:link, a.first2:active, a.first2:visited
  455. {color:#070707;
  456. font-family: times new roman;
  457. font-size:24px;
  458. text-decoration: none;
  459. line-height:21px;
  460. font-weight: bold;
  461. text-align:left;
  462. -webkit-transition:0.5s;}
  463. a.first2:hover {color: #252525; -webkit-transition:0.5s; text-decoration:none;}
  464.  
  465.  
  466. a.mains, a.mains:link, a.mains:active, a.mains:visited
  467. {color:#424242;
  468. font-family: times new roman;
  469. text-decoration: none;
  470. font-size:42px;
  471. line-height:42px;
  472. font-weight: bold;
  473. text-align:left;
  474. -webkit-transition:0.5s;}
  475. a.mains:hover {color: #bcbcbc; -webkit-transition:0.5s; text-decoration:none;}
  476.  
  477. a.mains2, a.mains2:link, a.mains2:active, a.mains2:visited
  478. {color:#252525;
  479. font-family: times new roman;
  480. font-size:42px;
  481. text-decoration: none;
  482. line-height:42px;
  483. font-weight: bold;
  484. text-align:left;
  485. -webkit-transition:0.5s;}
  486. a.mains2:hover {color: #e3e3e3; -webkit-transition:0.5s; text-decoration:none;}
  487.  
  488.  
  489. a.regular, a.regular:link, a.regular:active, a.regular:visited
  490. {color:#949494;
  491. font-family: times new roman;
  492. font-size:12px;
  493. text-decoration: none;
  494. line-height:9px;
  495. font-weight: normal;
  496. font-style: italic;
  497. text-align:left;
  498. -webkit-transition:0.5s;}
  499. a.regular:hover {color: #424242; -webkit-transition:0.5s; text-decoration:none;}
  500. .pradaxx { Hide Codes }
  501.  
  502. .note {bring the tables up more}
  503. td.text table {position:relative; top: -10px;}
  504. td.text table table {position:static;}
  505. .profileInfo { display:none; }
  506. .clearfix { display: none; }
  507. .lightbluetext8 { display:none; }
  508. .contacttable { display:none; }
  509. .whitetext12 { display:none; }
  510. .interestsanddetails { display:none; }
  511. .userProfiledetail { display:none; }
  512. .friendSpace { display:none; }
  513. .friendsComments { display:none; }
  514. .latestBlogEntry { display:none; }
  515. .navigationBar { display:none; }
  516. .navbar { visibility:hidden; }
  517. .orangetext15 { display:none; }
  518. .userProfileURL { display:none; }
  519. .extendedNetwork { display:none; }
  520. .blurbs { display:none; }
  521. .userAlbums { display:none; }
  522. .mslogo { display: none; }
  523. .userAlbums { display:none; }
  524. .userProfileDetail {display:none;}
  525. .table.profileInfo * {background-color:transparent;}
  526. table.profileInfo td td {letter-spacing:-100px; font-size:0px;}
  527. table.profileInfo td td.text, table.profileInfo td td * {font-size:11px; letter-spacing:0px;}
  528. table.profileInfo td td a {display:none;}
  529. table.profileInfo td td.text * {display:inline;}
  530. a.text, table div font a, table div div {visibility:hidden;}
  531. #footerWarpper{display:none;}
  532. </style>
  533.  
  534.  
  535.  
  536.  
  537.  
  538.  
  539.  
  540.  
  541.  
  542.  
  543. LIKE TO MEET:
  544.  
  545. </td></tr></table></td></tr></table></td></tr></table></div>
  546.  
  547. <div class="cmlContainer">
  548.  
  549. <div class="Sidebar"></div>
  550. <div class="Line"></div>
  551. <div class="Sidebar1"><div class="SidebarInfo"><h3>♚</h3><h2>❝Black Bird❞</h2><img src="http://i.imgur.com/VpPg4sM.png"><h1>navigation,</h1><a href="/home.php" title="Home" class="first">■ </a>
  552. <a href="/send_message.php?member_id=293497" title="Message" class="first2">■ </a>
  553. <a href="/add_comment.php?member_id=293497" title="Comment" title="Comment" class="first">■ </a>
  554. <a href="/gallery.php?member_id=293497" title="Albums" class="first2">■ </a>
  555. <a href="URL" title="Extra Link" class="first">■ </a>
  556. <a href="/view_profile.php?member_id=230220" title="Credit" class="first2">■ </a><div style="float:left; text-align:left; overflow: auto; width: 160px; height: 250px; border-left:3px solid; border-right: 3px solid; border-top: 3px solid; border-bottom: 3px solid; border-color:#171717; margin:0px 2px 2px 3px; background-color:#070707;"><h4>❝ooc:❞</h4>
  557. <b>●</b><i> Character:</i> Crowe Altius<br>
  558. <b>●</b><i> Account Status:</i> Active<br>
  559. <b>●</b><i> Verse(s):</i> Kingsglaive || FFXV<br>
  560. <b>●</b><i> Species:</i> Human<br>
  561. <b>●</b><i> Writing Style:</i> Multi-para<br>
  562. <b>●</b><i> Point of View:</i> 3rd person<br>
  563. <b>●</b><i> Starters Owed:</i> 00<br>
  564. <b>●</b><i> Replies Owed:</i> 00<br>
  565. <b>●</b><i> Comments:</i> Ridin' through this world all alone. God takes your soul, you're on your own. The crow flies straight, a perfect line. On the devil's path, until you die. This life is short, baby that's a fact. Better live it right, you ain't comin' back. Gotta raise some hell before they take you down, gotta live this life. Gotta look this world in the eye. Gotta live this life till you die. You better have soul, nothin' less. Cause when it's business time, it's life or death. The king is dead, but life goes on. Don't lose your head, when a deal goes down. Better keep your eye on the road ahead, gotta live this life. Gotta look this world, in the eye. Gotta live this life till you die. Ridin' through this world all alone. God takes your soul, you're on your own. The crow flies straight, a perfect line. On the devil's path, until you die. This life is short, baby that's a fact. Better live it right, you ain't comin' back. Gotta raise some hell before they take you down, gotta live this life. Gotta look this world in the eye. Gotta live this life till you die. You better have soul, nothin' less. Cause when it's business time, it's life or death. The king is dead, but life goes on. Don't lose your head, when a deal goes down. Better keep your eye on the road ahead, gotta live this life. Gotta look this world, in the eye. Gotta live this life till you die.Ridin' through this world all alone. God takes your soul, you're on your own. The crow flies straight, a perfect line. On the devil's path, until you die. This life is short, baby that's a fact. Better live it right, you ain't comin' back. Gotta raise some hell before they take you down, gotta live this life. Gotta look this world in the eye. Gotta live this life till you die. You better have soul, nothin' less. Cause when it's business time, it's life or death. The king is dead, but life goes on. Don't lose your head, when a deal goes down. Better keep your eye on the road ahead, gotta live this life. Gotta look this world, in the eye. Gotta live this life till you die. Ridin' through this world all alone. God takes your soul, you're on your own. The crow flies straight, a perfect line. On the devil's path, until you die. This life is short, baby that's a fact. Better live it right, you ain't comin' back. Gotta raise some hell before they take you down, gotta live this life. Gotta look this world in the eye. Gotta live this life till you die. You better have soul, nothin' less. Cause when it's business time, it's life or death. The king is dead, but life goes on. Don't lose your head, when a deal goes down. Better keep your eye on the road ahead, gotta live this life. Gotta look this world, in the eye. Gotta live this life till you die. Ridin' through this world all alone. God takes your soul, you're on your own. The crow flies straight, a perfect line. On the devil's path, until you die. This life is short, baby that's a fact. Better live it right, you ain't comin' back. Gotta raise some hell before they take you down, gotta live this life. Gotta look this world in the eye. Gotta live this life till you die. You better have soul, nothin' less. Cause when it's business time, it's life or death. The king is dead, but life goes on. Don't lose your head, when a deal goes down. Better keep your eye on the road ahead, gotta live this life. Gotta look this world, in the eye. Gotta live this life till you die. <br>
  566. </div><object type="application/x-shockwave-flash" data="http://flash-mp3-player.net/medias/player_mp3_multi.swf" width="150" height="20">
  567. <param name="movie" value="http://flash-mp3-player.net/medias/player_mp3_multi.swf" />
  568. <param name="bgcolor" value="343434" />
  569. <param name="FlashVars" value="mp3=http://k003.kiwi6.com/hotlink/1fzer75ozs/Killswitch_Engage_-_The_End_Of_Heartache_Resident_Evil_version_.mp3
  570.  
  571. &height=20&volume=125&autoplay=1&loop=1&shuffle=1&showvolume=1&showloading=always&buttonwidth=10&sliderwidth=6&sliderheight=3&loadingcolor=070707&bgcolor1=343434&bgcolor2=3434343&slidercolor1=070707&slidercolor2=070707&sliderovercolor=070707&buttoncolor=120909&buttonovercolor=070707&textcolor=070707&showlist=0"/></object>
  572.  
  573.  
  574. <h2>est. 2016</h2>
  575. </div></div>
  576.  
  577.  
  578. <div class="FirstImage"><img src="http://i.imgur.com/POQGLgZ.png"></div>
  579. <div class="SecondImage"><img src="http://i.imgur.com/eygg2GC.gif"></div>
  580. <div class="BigQuote"><h5>black bird,</h5></div>
  581. <div class="Content1"><div style="float:left; text-align:left; overflow: auto; width: 270px; height: 115px; margin:5px 5px 5px 5px; background-color:#transparent;"> <span class="dropcap">R</span>
  582. idin' through this world all alone. God takes your soul, you're on your own. The crow flies straight, a perfect line. On the devil's path, until you die. This life is short, baby that's a fact. Better live it right, you ain't comin' back. Gotta raise some hell before they take you down, gotta live this life. Gotta look this world in the eye. Gotta live this life till you die. You better have soul, nothin' less. Cause when it's business time, it's life or death. The king is dead, but life goes on. Don't lose your head, when a deal goes down. Better keep your eye on the road ahead, gotta live this life. Gotta look this world, in the eye. Gotta live this life till you die. Ridin' through this world all alone. God takes your soul, you're on your own. The crow flies straight, a perfect line. On the devil's path, until you die. This life is short, baby that's a fact. Better live it right, you ain't comin' back. Gotta raise some hell before they take you down, gotta live this life. Gotta look this world in the eye. Gotta live this life till you die. You better have soul, nothin' less. Cause when it's business time, it's life or death. The king is dead, but life goes on. Don't lose your head, when a deal goes down. Better keep your eye on the road ahead, gotta live this life. Gotta look this world, in the eye. Gotta live this life till you die.Ridin' through this world all alone. God takes your soul, you're on your own. The crow flies straight, a perfect line. On the devil's path, until you die. This life is short, baby that's a fact. Better live it right, you ain't comin' back. Gotta raise some hell before they take you down, gotta live this life. Gotta look this world in the eye. Gotta live this life till you die. You better have soul, nothin' less. Cause when it's business time, it's life or death. The king is dead, but life goes on. Don't lose your head, when a deal goes down. Better keep your eye on the road ahead, gotta live this life. Gotta look this world, in the eye. Gotta live this life till you die. Ridin' through this world all alone. God takes your soul, you're on your own. The crow flies straight, a perfect line. On the devil's path, until you die. This life is short, baby that's a fact. Better live it right, you ain't comin' back. Gotta raise some hell before they take you down, gotta live this life. Gotta look this world in the eye. Gotta live this life till you die. You better have soul, nothin' less. Cause when it's business time, it's life or death. The king is dead, but life goes on. Don't lose your head, when a deal goes down. Better keep your eye on the road ahead, gotta live this life. Gotta look this world, in the eye. Gotta live this life till you die. Ridin' through this world all alone. God takes your soul, you're on your own. The crow flies straight, a perfect line. On the devil's path, until you die. This life is short, baby that's a fact. Better live it right, you ain't comin' back. Gotta raise some hell before they take you down, gotta live this life. Gotta look this world in the eye. Gotta live this life till you die. You better have soul, nothin' less. Cause when it's business time, it's life or death. The king is dead, but life goes on. Don't lose your head, when a deal goes down. Better keep your eye on the road ahead, gotta live this life. Gotta look this world, in the eye. Gotta live this life till you die. </div></div>
  583. <div class="Content2"><div style="float:left; text-align:left; overflow: auto; width: 270px; height: 115px; margin:5px 5px 5px 5px; background-color:#transparent;"> <span class="dropcap">R</span>
  584. idin' through this world all alone. God takes your soul, you're on your own. The crow flies straight, a perfect line. On the devil's path, until you die. This life is short, baby that's a fact. Better live it right, you ain't comin' back. Gotta raise some hell before they take you down, gotta live this life. Gotta look this world in the eye. Gotta live this life till you die. You better have soul, nothin' less. Cause when it's business time, it's life or death. The king is dead, but life goes on. Don't lose your head, when a deal goes down. Better keep your eye on the road ahead, gotta live this life. Gotta look this world, in the eye. Gotta live this life till you die. Ridin' through this world all alone. God takes your soul, you're on your own. The crow flies straight, a perfect line. On the devil's path, until you die. This life is short, baby that's a fact. Better live it right, you ain't comin' back. Gotta raise some hell before they take you down, gotta live this life. Gotta look this world in the eye. Gotta live this life till you die. You better have soul, nothin' less. Cause when it's business time, it's life or death. The king is dead, but life goes on. Don't lose your head, when a deal goes down. Better keep your eye on the road ahead, gotta live this life. Gotta look this world, in the eye. Gotta live this life till you die.Ridin' through this world all alone. God takes your soul, you're on your own. The crow flies straight, a perfect line. On the devil's path, until you die. This life is short, baby that's a fact. Better live it right, you ain't comin' back. Gotta raise some hell before they take you down, gotta live this life. Gotta look this world in the eye. Gotta live this life till you die. You better have soul, nothin' less. Cause when it's business time, it's life or death. The king is dead, but life goes on. Don't lose your head, when a deal goes down. Better keep your eye on the road ahead, gotta live this life. Gotta look this world, in the eye. Gotta live this life till you die. Ridin' through this world all alone. God takes your soul, you're on your own. The crow flies straight, a perfect line. On the devil's path, until you die. This life is short, baby that's a fact. Better live it right, you ain't comin' back. Gotta raise some hell before they take you down, gotta live this life. Gotta look this world in the eye. Gotta live this life till you die. You better have soul, nothin' less. Cause when it's business time, it's life or death. The king is dead, but life goes on. Don't lose your head, when a deal goes down. Better keep your eye on the road ahead, gotta live this life. Gotta look this world, in the eye. Gotta live this life till you die. Ridin' through this world all alone. God takes your soul, you're on your own. The crow flies straight, a perfect line. On the devil's path, until you die. This life is short, baby that's a fact. Better live it right, you ain't comin' back. Gotta raise some hell before they take you down, gotta live this life. Gotta look this world in the eye. Gotta live this life till you die. You better have soul, nothin' less. Cause when it's business time, it's life or death. The king is dead, but life goes on. Don't lose your head, when a deal goes down. Better keep your eye on the road ahead, gotta live this life. Gotta look this world, in the eye. Gotta live this life till you die. </div></div>
  585. <div class="ThirdImage"><img src="http://i.imgur.com/PXkewsh.png"></div>
  586. <div class="PurpleBar"></div>
  587. <div class="Content3"><h2>Basic Info</h2><div style="float:left; text-align:left; overflow: auto; width: 150px; height: 90px; margin:5px 5px 5px 5px; background-color:#070707;"> <b>●</b><i> Full Name:</i> Crowe Altius<br>
  588. <b>●</b><i> Nicknames:</i> --<br>
  589. <b>●</b><i> Etymology:</i> Words Here<br>
  590. <b>●</b><i> Species:</i> --<br>
  591. <b>●</b><i> Gender:</i> Female<br>
  592. <b>●</b><i> Hair Color:</i> Brown<br>
  593. <b>●</b><i> Eye Color:</i> Brown<br>
  594. <b>●</b><i> Ethnicity:</i> Caucasian<br>
  595. <b>●</b><i> Sexual Orientation:</i> ---<br>
  596. <b>●</b><i> Martial Status:</i> Single<br>
  597. <b>●</b><i> Significant Other:</i> No one<br></div>
  598. <h4>Traits</h4><div style="float:left; text-align:left; overflow: auto; width: 150px; height: 80px; margin:5px 5px 5px 5px; background-color:#070707;"> <span class="dropcap">R</span>
  599. idin' through this world all alone. God takes your soul, you're on your own. The crow flies straight, a perfect line. On the devil's path, until you die. This life is short, baby that's a fact. Better live it right, you ain't comin' back. Gotta raise some hell before they take you down, gotta live this life. Gotta look this world in the eye. Gotta live this life till you die. You better have soul, nothin' less. Cause when it's business time, it's life or death. The king is dead, but life goes on. Don't lose your head, when a deal goes down. Better keep your eye on the road ahead, gotta live this life. Gotta look this world, in the eye. Gotta live this life till you die. Ridin' through this world all alone. God takes your soul, you're on your own. The crow flies straight, a perfect line. On the devil's path, until you die. This life is short, baby that's a fact. Better live it right, you ain't comin' back. Gotta raise some hell before they take you down, gotta live this life. Gotta look this world in the eye. Gotta live this life till you die. You better have soul, nothin' less. Cause when it's business time, it's life or death. The king is dead, but life goes on. Don't lose your head, when a deal goes down. Better keep your eye on the road ahead, gotta live this life. Gotta look this world, in the eye. Gotta live this life till you die.Ridin' through this world all alone. God takes your soul, you're on your own. The crow flies straight, a perfect line. On the devil's path, until you die. This life is short, baby that's a fact. Better live it right, you ain't comin' back. Gotta raise some hell before they take you down, gotta live this life. Gotta look this world in the eye. Gotta live this life till you die. You better have soul, nothin' less. Cause when it's business time, it's life or death. The king is dead, but life goes on. Don't lose your head, when a deal goes down. Better keep your eye on the road ahead, gotta live this life. Gotta look this world, in the eye. Gotta live this life till you die. Ridin' through this world all alone. God takes your soul, you're on your own. The crow flies straight, a perfect line. On the devil's path, until you die. This life is short, baby that's a fact. Better live it right, you ain't comin' back. Gotta raise some hell before they take you down, gotta live this life. Gotta look this world in the eye. Gotta live this life till you die. You better have soul, nothin' less. Cause when it's business time, it's life or death. The king is dead, but life goes on. Don't lose your head, when a deal goes down. Better keep your eye on the road ahead, gotta live this life. Gotta look this world, in the eye. Gotta live this life till you die. Ridin' through this world all alone. God takes your soul, you're on your own. The crow flies straight, a perfect line. On the devil's path, until you die. This life is short, baby that's a fact. Better live it right, you ain't comin' back. Gotta raise some hell before they take you down, gotta live this life. Gotta look this world in the eye. Gotta live this life till you die. You better have soul, nothin' less. Cause when it's business time, it's life or death. The king is dead, but life goes on. Don't lose your head, when a deal goes down. Better keep your eye on the road ahead, gotta live this life. Gotta look this world, in the eye. Gotta live this life till you die.
  600. </div>
  601. </div>
  602. <div class="Icon1"><img src="http://i.imgur.com/ixMwmNe.gif"></div>
  603. <div class="Icon2"><img src="http://i.imgur.com/27NjRom.gif"></div>
  604. <div class="Icon3"><img src="http://i.imgur.com/bjO5nVO.gif"></div><div class="Content4"></br></br></br></br></br></br><h6>"Seek me for comfort. Call me for solace."</h6></div>
  605. <div class="ShipName"><h7>All for you,</h7></div>
  606. <div class="Content5"><div style="float:left; text-align:left; overflow: auto; width: 240px; height: 150px; margin:5px 5px 5px 5px; background-color:#070707;">
  607. <b>●</b><i> Status:</i> Single<br>
  608. <b>●</b><i> To Whom:</i> <a href="URL" title="Display Name" class="regular">♥</a><br>
  609. <b>●</b><i> Since:</i> --/--<br>
  610. <b>●</b><i> Engaged:</i> --/--<br>
  611. <b>●</b><i> Married:</i> --/--<br>
  612. <b>●</b><i> Children:</i> None<br>
  613. <b>●</b><i> Song Dedication:</i> The Life<br>
  614. <b>●</b><i> Comments:</i> <br>
  615. <span class="dropcap">R</span>
  616. idin' through this world all alone. God takes your soul, you're on your own. The crow flies straight, a perfect line. On the devil's path, until you die. This life is short, baby that's a fact. Better live it right, you ain't comin' back. Gotta raise some hell before they take you down, gotta live this life. Gotta look this world in the eye. Gotta live this life till you die. You better have soul, nothin' less. Cause when it's business time, it's life or death. The king is dead, but life goes on. Don't lose your head, when a deal goes down. Better keep your eye on the road ahead, gotta live this life. Gotta look this world, in the eye. Gotta live this life till you die. Ridin' through this world all alone. God takes your soul, you're on your own. The crow flies straight, a perfect line. On the devil's path, until you die. This life is short, baby that's a fact. Better live it right, you ain't comin' back. Gotta raise some hell before they take you down, gotta live this life. Gotta look this world in the eye. Gotta live this life till you die. You better have soul, nothin' less. Cause when it's business time, it's life or death. The king is dead, but life goes on. Don't lose your head, when a deal goes down. Better keep your eye on the road ahead, gotta live this life. Gotta look this world, in the eye. Gotta live this life till you die.Ridin' through this world all alone. God takes your soul, you're on your own. The crow flies straight, a perfect line. On the devil's path, until you die. This life is short, baby that's a fact. Better live it right, you ain't comin' back. Gotta raise some hell before they take you down, gotta live this life. Gotta look this world in the eye. Gotta live this life till you die. You better have soul, nothin' less. Cause when it's business time, it's life or death. The king is dead, but life goes on. Don't lose your head, when a deal goes down. Better keep your eye on the road ahead, gotta live this life. Gotta look this world, in the eye. Gotta live this life till you die. Ridin' through this world all alone. God takes your soul, you're on your own. The crow flies straight, a perfect line. On the devil's path, until you die. This life is short, baby that's a fact. Better live it right, you ain't comin' back. Gotta raise some hell before they take you down, gotta live this life. Gotta look this world in the eye. Gotta live this life till you die. You better have soul, nothin' less. Cause when it's business time, it's life or death. The king is dead, but life goes on. Don't lose your head, when a deal goes down. Better keep your eye on the road ahead, gotta live this life. Gotta look this world, in the eye. Gotta live this life till you die. Ridin' through this world all alone. God takes your soul, you're on your own. The crow flies straight, a perfect line. On the devil's path, until you die. This life is short, baby that's a fact. Better live it right, you ain't comin' back. Gotta raise some hell before they take you down, gotta live this life. Gotta look this world in the eye. Gotta live this life till you die. You better have soul, nothin' less. Cause when it's business time, it's life or death. The king is dead, but life goes on. Don't lose your head, when a deal goes down. Better keep your eye on the road ahead, gotta live this life. Gotta look this world, in the eye. Gotta live this life till you die. <br> </div></div>
  617. <div class="FourthImage"><img src="http://i.imgur.com/oHpJYQh.gif"></div>
  618. <div class="Connections">
  619. <a href="URL" title="Display Name" class="mains">■</a>
  620. <a href="URL" title="Display Name" class="mains2">■</a>
  621. <a href="URL" title="Display Name" class="mains">■</a>
  622. <a href="URL" title="Display Name" class="mains2">■</a>
  623. <a href="URL" title="Display Name" class="mains">■</a>
  624. <a href="URL" title="Display Name" class="mains2">■</a>
  625. <a href="URL" title="Display Name" class="mains">■</a>
  626. <a href="URL" title="Display Name" class="mains2">■</a>
  627. <a href="URL" title="Display Name" class="mains">■</a>
  628. <a href="URL" title="Display Name" class="mains2">■</a>
  629. <a href="URL" title="Display Name" class="mains">■</a>
  630. <a href="URL" title="Display Name" class="mains2">■</a>
  631. <a href="URL" title="Display Name" class="mains">■</a>
  632. <a href="URL" title="Display Name" class="mains2">■</a>
  633. <a href="URL" title="Display Name" class="mains">■</a>
  634. <a href="URL" title="Display Name" class="mains2">■</a>
  635. <a href="URL" title="Display Name" class="mains">■</a>
  636. <a href="URL" title="Display Name" class="mains2">■</a>
  637. <a href="URL" title="Display Name" class="mains">■</a>
  638. <a href="URL" title="Display Name" class="mains2">■</a>
  639. <a href="URL" title="Display Name" class="mains">■</a>
  640. <a href="URL" title="Display Name" class="mains2">■</a>
  641. <a href="URL" title="Display Name" class="mains">■</a>
  642. <a href="URL" title="Display Name" class="mains2">■</a>
  643. <a href="URL" title="Display Name" class="mains">■</a>
  644. <a href="URL" title="Display Name" class="mains2">■</a>
  645. <a href="URL" title="Display Name" class="mains">■</a>
  646. <a href="URL" title="Display Name" class="mains2">■</a>
  647. <a href="URL" title="Display Name" class="mains">■</a>
  648. <a href="URL" title="Display Name" class="mains2">■</a>
  649. <a href="URL" title="Display Name" class="mains">■</a>
  650. <a href="URL" title="Display Name" class="mains2">■</a>
  651. <a href="URL" title="Display Name" class="mains">■</a>
  652.  
  653. </div>
  654. <div class="cmlsc"><table><tr><td><table><tr><td><table><tr><td>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement