Beeline

Howling

Aug 16th, 2015
216
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.99 KB | None | 0 0
  1. <style>
  2. .maintop, .leftnav, .profilename, .profilepages, .topbar, .defaultpic, .thumbnail, .gallery, .videos, .userinfo, .journal_entry, .profile_title, .likes_title, .dislikes_title, .music_title, .buttons1, .buttons2, .buttons3, .friends, .rate, .comment_title, .comments, .tagline, .menu2, .profilepages, .footer_links { display: none; }
  3.  
  4.  
  5. body, html { background-color: #0f1317;
  6. background-image: url('http://i.imgur.com/xn2DgR0.png'),
  7. url('http://i.imgur.com/mrSmJWs.png');
  8. background-position: top left;
  9. background-repeat: no-repeat, repeat;
  10. background-attachment: fixed;
  11. position:absolute;
  12. }
  13. ::-webkit-scrollbar-thumb:vertical {
  14. background-color: #8f92af;
  15. border-radius: 0.0em;
  16. border: 1px solid #272525;
  17. height: 4px;
  18. width:6px;
  19. -webkit-box-shadow: inset 1px 1px 5px rgba(82,11,5,0.5);
  20. }
  21. ::-webkit-scrollbar {
  22. width: 8px;
  23. background-color: #131313;
  24. -webkit-box-shadow: inset 0 2px 5px rgba(218,144,108,0.6);
  25. border-bottom-right-radius: 0em;
  26. }
  27.  
  28. html, div {
  29. font-family: trebuchet MS;
  30. color: white;
  31. font-size: 12px;
  32. font-style: normal;
  33. }
  34. .main {
  35. background-color:;
  36. width: px;
  37. padding: 4px;
  38. top: 0px;
  39. left: 40px;
  40. width: 550px;
  41. height: 120px;
  42.  
  43.  
  44. }
  45. .portlink:link, .portlink:visited, .portlink:active{
  46. color: #15171d;
  47. text-shadow: 1px 1px 1px transparent;
  48. font-family: tahoma;
  49. font-size: 10px;
  50. letter-spacing: 5px;
  51. text-transform: uppercase;
  52. font-weight: lighter;
  53. background: #566779;
  54. margin-top: 1px;
  55. margin-bottom: 1px;
  56. margin-left: -1px;
  57. margin-right: -1px;
  58. border: 1px solid #242730;
  59. line-height: 11px;
  60. text-align: center;
  61. padding: -4px;
  62. width: auto;
  63. height: auto;
  64. -webkit-transition: all 0.5s ease-out;
  65. -moz-transition: all 0.5s ease-out;
  66. display:block;
  67. }
  68. .portlink:hover{
  69. color: black;
  70. background-color: #545460;
  71. border-radius: 0px;
  72. -webkit-transition: all 0.8s ease-out;
  73. -moz-transition: all 0.8s ease-out;
  74.  
  75.  
  76. }
  77. h1 {
  78. color:#a59cb0;
  79. position: relative;
  80. font-family: trebuchet ms;
  81. text-transform: uppercase;
  82. font-weight: lighter;
  83. text-shadow: 1px 1px 1px #2e2222;
  84. font-size:22px;
  85. text-align:center;
  86. line-height:20px;
  87. letter-spacing: 2px;
  88. padding-top: 5px;
  89. padding-bottom: 5px;
  90. margin-top: 3px;
  91. margin-bottom: 2px;
  92. margin-left: 0px;
  93. margin-right: 0px;
  94. width: absolute;
  95. background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #2c3038), color-stop(1, #203b4e));
  96. border-radius:0.0em;
  97. }
  98. h3 {
  99. color: white;
  100. position: relative;
  101. font-family: trebuchet ms;
  102. font-size:10px;
  103. text-align:;
  104. line-height:10px;
  105. letter-spacing: 1px;
  106. padding:0px;
  107. margin-bottom: 0px;
  108. margin-top: 4px;
  109. width: absolute;
  110. height: 10px;
  111. padding-right: 2px;
  112. text-transform: uppercase;
  113. text-shadow: 0px 1px 1px transparent;
  114. border-radius:0.2em;
  115. background-color: #6f736f;
  116. }
  117.  
  118. }
  119. b {
  120. text-transform:
  121. uppercase;
  122. font-family: trebuchet MS;
  123. color: #a59cb0;
  124. font-size: 9px;
  125. letter-spacing: 1px;
  126. }
  127. i {
  128. text-transform: none;
  129. font-family: trebuchet MS;
  130. color: #a59cb0;
  131. font-size: 11px;
  132. letter-spacing: 1px;
  133. }
  134. s {
  135. text-transform: none;
  136. font-family: trebuchet MS;
  137. color: #a59cb0;
  138. font-size: 11px;
  139. letter-spacing: 1px;
  140. }
  141. u {
  142. border-bottom: 1px solid #a59cb0;
  143. text-transform: none;
  144. font-family: trebuchet MS;
  145. font-size: 11px;
  146. letter-spacing: 1px;
  147. }
  148. blockquote {
  149. text-align: center;
  150. background-color: ;
  151. padding: 4px;
  152. border-top: 4px solid #d6beb4;
  153. border-bottom: 4px solid #d6beb4;
  154. border-radius: 0.5em;
  155. height:auto;
  156. width: 350px;
  157. }
  158. a:link, .menu2, .menu2 a:link {
  159. color: ;
  160. font-size: 9pt;
  161. font-family: trebuchet ms;
  162. text-transform: none;
  163. text-decoration: none;
  164. -webkit-transition: all 0.5s ease-out;
  165. -moz-transition: all 0.5s ease-out;
  166. }
  167. a:visited, .menu2 a:visited {
  168. color: ;
  169. text-transform: none;
  170. font-family: trebuchet ms;
  171. text-transform: none;
  172. text-decoration: none;
  173. }
  174.  
  175. a:hover, .menu, .menu a:link, .menu a:visited {
  176. color: ;
  177. text-decoration: none;
  178. font-family: trebuchet ms;
  179. text-transform: none;
  180. background: transparent;
  181. -webkit-transition: all 0.5s ease-out;
  182. -moz-transition: all 0.5s ease-out;
  183. }
  184. img {
  185. border: 2px solid #566779;
  186. background: #a59cb0;
  187. padding: 2px;
  188. -webkit-transition: all 0.65s ease-out;
  189.  
  190. }
  191. img:hover {
  192. border: 2px solid #a59cb0 ;
  193. background: #a59cb0
  194. padding: 2px;
  195. -webkit-transition: all 0.65s ease-out;
  196.  
  197. }
  198. .nav {
  199. letter-spacing: 0px;
  200. text-align: center;
  201. line-height: 15px;
  202. background-color: #68909f;
  203. height: 18px;
  204. width: 18px;
  205. display: inline-block;
  206. border: 0px solid #750103;
  207. border-left: 0;
  208. border-right: 0;
  209. padding: 0 0 0 0px;
  210. clear: both;
  211. border-radius: 50%;
  212. -webkit-transition: -webkit-transform .8s ease-in-out;
  213. transition: transform .8s ease-in-out;
  214. }
  215. .nav:hover {
  216. letter-spacing: 0px;
  217. text-align: center;
  218. line-height: 15px;
  219. background-color: #78a8ba;
  220. height: 17px;
  221. width: 17px;
  222. display: inline-block;
  223. border: 0px solid gray;
  224. border-left: 0;
  225. border-right: 0;
  226. padding: 0 0 0 0px;
  227. clear: both;
  228. -webkit-transform: rotate(360deg);
  229. transform: rotate(360deg);
  230. }
  231. #nav a {
  232. letter-spacing: 1px;
  233. text-align: left;
  234. line-height: 15px;
  235. color: #CCC;
  236. height: 15px;
  237. display: inline-block;
  238. border: 0px solid #050505;
  239. border-left: 0;
  240. border-right: 0;
  241. padding: 0 0 0 10px;
  242. clear: both;
  243. }
  244. #nav: hover {
  245. letter-spacing: 1px;
  246. text-align: left;
  247. line-height: 15px;
  248. color: #CCC;
  249. height: 15px;
  250. display: inline-block;
  251. border: 0px solid #050505;
  252. border-left: 0;
  253. border-right: 0;
  254. padding: 0 0 0 10px;
  255. clear: both;
  256.  
  257. </style>
  258. <style>
  259.  
  260. .overlay {
  261. width: 1000px;
  262. height: 600px;
  263. background: ;
  264. background: url('');
  265. background-repeat: no-repeat;
  266. background-position: top-left;
  267. position: absolute;
  268.  
  269. }
  270. .innerbox {
  271. overflow: hidden;
  272. border: none;
  273. background: ;
  274. position: absolute;
  275. }
  276. .section {
  277. height: 600px;
  278. overflow: auto;
  279.  
  280. }
  281.  
  282. #anchorbox {
  283. overflow-Y:hidden;
  284. overflow-x:hidden;
  285. position:absolute;
  286. background: url('');
  287. background-repeat: no-repeat;
  288. background-position: top-left;
  289. top: 50px;
  290. left: 693px;
  291. width: 450px;
  292. height: 530px;
  293. padding-left:10px;
  294. padding-bottom:10px;
  295. background-color:#131313;
  296. box-shadow: 0px 1px 3px transparent;
  297. border: 2px solid #222;
  298. border-radius: 0em;
  299. font-family: trebuchet MS;
  300. color: black;
  301. font-size: 10px;
  302. }
  303.  
  304. #Nav {
  305. top: 274px;
  306. left: 467px;
  307. width: 195px;
  308. height: 45px;
  309. padding: 0px;
  310. overflow: hidden;
  311. background-color:#131313;
  312. padding: 2px;
  313. border: 2px solid #222;
  314. border-top-right-radius: 2em;
  315. border-top-left-radius: 2em;
  316.  
  317. }
  318.  
  319. #Nav2 {
  320. top: 300px;
  321. left: 455px;
  322. width: 220px;
  323. height: 285px;
  324. padding: 2px;
  325. overflow: hidden;
  326. background-color:#131313;
  327. box-shadow: 0px 1px 3px transparent;
  328. border: 2px solid #222;
  329. border-radius: 0em;
  330. font-family: trebuchet MS;
  331. color: black;
  332. font-size: 10px;
  333. }
  334.  
  335. #Hangouts {
  336. top: 470px;
  337. left: 5px;
  338. width: 408px;
  339. height: 115px;
  340. padding:5px;
  341. padding-top:0px;
  342. padding-right:2px;
  343. overflow-Y:auto;
  344. overflow-x:hidden;
  345. background-color:#131313;
  346. box-shadow: 0px 1px 3px transparent;
  347. border: 2px solid #222;
  348. border-radius: 0em;
  349. }
  350.  
  351. </style>
  352. <div class="header">
  353.  
  354.  
  355. <div id="anchorbox">
  356. <a name="about"></a>
  357. <div class="section">
  358. <h1>Welcome to Howling Designs</h1>
  359. <img src="http://i.imgur.com/tEue8iU.png" width="200" height="100" align="left" /><b>DESIGNER'S NAME:<b> Name | Username</b><br />
  360. <b>EXPERIENCE:</b> Your experience
  361. <b>Program</b>: Which program you use
  362. <b>WHERE TO BE FOUND:</b> Which cults you design in
  363. <b>LAST UPDATED:</b>**/**/****: <i>What did you add?</i>
  364. <p>
  365. <p>
  366. <p>
  367.  
  368. </div>
  369.  
  370. <a name="Customicons"></a>
  371. <div class="section">
  372. <h1>Custom Icons</h1>
  373. <img src="http://i.imgur.com/tEue8iU.png" width="100" height="100" />
  374. <img src="http://i.imgur.com/tEue8iU.png" width="100" height="100" />
  375. <img src="http://i.imgur.com/tEue8iU.png" width="100" height="100" />
  376. <img src="http://i.imgur.com/tEue8iU.png" width="100" height="100" /><img src="http://i.imgur.com/tEue8iU.png" width="100" height="100" />
  377. <img src="http://i.imgur.com/tEue8iU.png" width="100" height="100" />
  378. <img src="http://i.imgur.com/tEue8iU.png" width="100" height="100" />
  379. <img src="http://i.imgur.com/tEue8iU.png" width="100" height="100" />
  380. <img src="http://i.imgur.com/tEue8iU.png" width="100" height="100" />
  381. <img src="http://i.imgur.com/tEue8iU.png" width="100" height="100" />
  382. <img src="http://i.imgur.com/tEue8iU.png" width="100" height="100" />
  383. <img src="http://i.imgur.com/tEue8iU.png" width="100" height="100" />
  384. </div>
  385.  
  386. <a name="Stamps/mini-banners"></a>
  387. <div class="section">
  388. <h1>Custom Stamps/Mini-banners</h1>
  389. <img src="http://i.imgur.com/tEue8iU.png" width="99" height="45" />
  390. <img src="http://i.imgur.com/tEue8iU.png" width="99" height="45" />
  391. <img src="http://i.imgur.com/tEue8iU.png" width="99" height="45" />
  392. <img src="http://i.imgur.com/tEue8iU.png" width="99" height="45" />
  393. <img src="http://i.imgur.com/tEue8iU.png" width="99" height="45" />
  394. <img src="http://i.imgur.com/tEue8iU.png" width="99" height="45" />
  395. <img src="http://i.imgur.com/tEue8iU.png" width="99" height="45" />
  396. <img src="http://i.imgur.com/tEue8iU.png" width="99" height="45" />
  397. <img src="http://i.imgur.com/tEue8iU.png" width="99" height="45" />
  398. <img src="http://i.imgur.com/tEue8iU.png" width="99" height="45" />
  399. <img src="http://i.imgur.com/tEue8iU.png" width="99" height="45" />
  400. <img src="http://i.imgur.com/tEue8iU.png" width="99" height="45" />
  401. </div>
  402.  
  403. <a name="Banners"></a>
  404. <div class="section">
  405. <h1>Custom Banners</h1>
  406. <img src="http://i.imgur.com/tEue8iU.png" width="350" height="100" />
  407. </div>
  408. <a name="Signature Bars"></a>
  409. <div class="section">
  410. <h1>Custom Signature Bars</h1>
  411. [You can adjust the size of these if needed :) ]
  412. <img src="http://i.imgur.com/tEue8iU.png" width="350" height="20" />
  413. </div>
  414.  
  415. <a name="Roleplay tags"></a>
  416. <div class="section">
  417. <h1>Custom Roleplay tags</h1>
  418. <img src="http://i.imgur.com/tEue8iU.png" width="200" height="300" />
  419. <img src="http://i.imgur.com/tEue8iU.png" width="200" height="300" />
  420. <img src="http://i.imgur.com/tEue8iU.png" width="200" height="300" />
  421. <img src="http://i.imgur.com/tEue8iU.png" width="200" height="300" />
  422. <img src="http://i.imgur.com/tEue8iU.png" width="200" height="300" />
  423. <img src="http://i.imgur.com/tEue8iU.png" width="200" height="300" /><img src="http://i.imgur.com/tEue8iU.png" width="200" height="300" />
  424. <img src="http://i.imgur.com/tEue8iU.png" width="200" height="300" />
  425. </div>
  426.  
  427. <a name="Roleplay box headers"></a>
  428. <div class="section">
  429. <h1>Custom Roleplay box headers</h1>
  430. <img src="http://i.imgur.com/tEue8iU.png" width="500" height="200" />
  431. <img src="http://i.imgur.com/tEue8iU.png" width="500" height="200" />
  432. <img src="http://i.imgur.com/tEue8iU.png" width="500" height="200" />
  433. <img src="http://i.imgur.com/tEue8iU.png" width="500" height="200" />
  434. <img src="http://i.imgur.com/tEue8iU.png" width="500" height="200" />
  435. <img src="http://i.imgur.com/tEue8iU.png" width="500" height="200" />
  436. <img src="http://i.imgur.com/tEue8iU.png" width="500" height="200" />
  437. <img src="http://i.imgur.com/tEue8iU.png" width="500" height="200" />
  438. </div>
  439.  
  440. <a name="Headers/Blends"></a>
  441. <div class="section">
  442. <h1>Custom Headers/blends</h1>
  443. <img src="http://i.imgur.com/tEue8iU.png" width="400" height="300" />
  444. <img src="http://i.imgur.com/tEue8iU.png" width="400" height="300" />
  445. <img src="http://i.imgur.com/tEue8iU.png" width="400" height="300" />
  446. <img src="http://i.imgur.com/tEue8iU.png" width="400" height="300" />
  447. <img src="http://i.imgur.com/tEue8iU.png" width="400" height="300" />
  448. </div>
  449.  
  450. <a name="Layouts"></a>
  451. <div class="section">
  452. <h1>Custom Layouts</h1>
  453. <img src="http://i.imgur.com/tEue8iU.png" width="400" height="300" /><img src="http://i.imgur.com/tEue8iU.png" width="400" height="300" /><img src="http://i.imgur.com/tEue8iU.png" width="400" height="300" /><img src="http://i.imgur.com/tEue8iU.png" width="400" height="300" /><img src="http://i.imgur.com/tEue8iU.png" width="400" height="300" /><img src="http://i.imgur.com/tEue8iU.png" width="400" height="300" />
  454. </div>
  455.  
  456. <a name="Preicons"></a>
  457. <div class="section">
  458. <h1>Premade Icons</h1>
  459. <img src="http://i.imgur.com/tEue8iU.png" width="100" height="100" />
  460. <img src="http://i.imgur.com/tEue8iU.png" width="100" height="100" />
  461. <img src="http://i.imgur.com/tEue8iU.png" width="100" height="100" />
  462. <img src="http://i.imgur.com/tEue8iU.png" width="100" height="100" /><img src="http://i.imgur.com/tEue8iU.png" width="100" height="100" />
  463. <img src="http://i.imgur.com/tEue8iU.png" width="100" height="100" />
  464. <img src="http://i.imgur.com/tEue8iU.png" width="100" height="100" />
  465. <img src="http://i.imgur.com/tEue8iU.png" width="100" height="100" />
  466. <img src="http://i.imgur.com/tEue8iU.png" width="100" height="100" />
  467. <img src="http://i.imgur.com/tEue8iU.png" width="100" height="100" />
  468. <img src="http://i.imgur.com/tEue8iU.png" width="100" height="100" />
  469. <img src="http://i.imgur.com/tEue8iU.png" width="100" height="100" />
  470. </div>
  471.  
  472. <a name="PreStamps/mini-banners"></a>
  473. <div class="section">
  474. <h1>Premade Stamps/Mini-banners</h1>
  475. <img src="http://i.imgur.com/tEue8iU.png" width="99" height="45" />
  476. <img src="http://i.imgur.com/tEue8iU.png" width="99" height="45" />
  477. <img src="http://i.imgur.com/tEue8iU.png" width="99" height="45" />
  478. <img src="http://i.imgur.com/tEue8iU.png" width="99" height="45" />
  479. <img src="http://i.imgur.com/tEue8iU.png" width="99" height="45" />
  480. <img src="http://i.imgur.com/tEue8iU.png" width="99" height="45" />
  481. <img src="http://i.imgur.com/tEue8iU.png" width="99" height="45" />
  482. <img src="http://i.imgur.com/tEue8iU.png" width="99" height="45" />
  483. <img src="http://i.imgur.com/tEue8iU.png" width="99" height="45" />
  484. <img src="http://i.imgur.com/tEue8iU.png" width="99" height="45" />
  485. <img src="http://i.imgur.com/tEue8iU.png" width="99" height="45" />
  486. <img src="http://i.imgur.com/tEue8iU.png" width="99" height="45" />
  487. </div>
  488.  
  489. <a name="PreBanners"></a>
  490. <div class="section">
  491. <h1>Premade banners</h1>
  492. <img src="http://i.imgur.com/tEue8iU.png" width="350" height="100" />
  493. </div>
  494.  
  495. <a name="PreSignature Bars"></a>
  496. <div class="section">
  497. <h1>Premade Signature Bars</h1>
  498. [You can adjust the size of these if needed :) ]
  499. <img src="http://i.imgur.com/tEue8iU.png" width="350" height="100" />
  500. </div>
  501.  
  502. <a name="PreHeaders/Blends"></a>
  503. <div class="section">
  504. <h1>Premade Headers/blends</h1>
  505. <img src="http://i.imgur.com/tEue8iU.png" width="500" height="200" />
  506. <img src="http://i.imgur.com/tEue8iU.png" width="500" height="200" />
  507. <img src="http://i.imgur.com/tEue8iU.png" width="500" height="200" />
  508. <img src="http://i.imgur.com/tEue8iU.png" width="500" height="200" />
  509. <img src="http://i.imgur.com/tEue8iU.png" width="500" height="200" />
  510. <img src="http://i.imgur.com/tEue8iU.png" width="500" height="200" />
  511. <img src="http://i.imgur.com/tEue8iU.png" width="500" height="200" />
  512. <img src="http://i.imgur.com/tEue8iU.png" width="500" height="200" />
  513. </div>
  514.  
  515. <a name="PreLayouts"></a>
  516. <div class="section">
  517. <h1>Premade Layouts</h1>
  518. <img src="http://i.imgur.com/tEue8iU.png" width="400" height="300" /><img src="http://i.imgur.com/tEue8iU.png" width="400" height="300" /><img src="http://i.imgur.com/tEue8iU.png" width="400" height="300" /><img src="http://i.imgur.com/tEue8iU.png" width="400" height="300" /><img src="http://i.imgur.com/tEue8iU.png" width="400" height="300" /><img src="http://i.imgur.com/tEue8iU.png" width="400" height="300" />
  519. </div>
  520. </div>
  521.  
  522. <div class="innerbox" id="Nav">
  523. <center><a href="http://vampirefreaks.com/profiles/home.php"><img src="http://i.imgur.com/rpeCbDK.png" title="vf home" class="nav" /></a>
  524. <a href="http://vampirefreaks.com/profile_action.php?user=Sleeplock"><img src="http://i.imgur.com/2pHGkh1.png" title="" class="nav" /></a>
  525. <a href="http://vampirefreaks.com/user_comment.php?user=Sleeplock&amp;rate=1"><img src="http://i.imgur.com/UF9ZC7j.png" title="Comment" class="nav" /></a>
  526. <a href="http://vampirefreaks.com/gallery/Sleeplock"><img src="http://i.imgur.com/nrwi6WI.png" title="Gallery" class="nav" /></a>
  527. <a href="http://vampirefreaks.com/journal/Sleeplock"><img src="http://i.imgur.com/EtccIyu.png" title="Journal" class="nav" /></a>
  528. <a href="http://lindmarybee.wix.com/silvertongued"><img src="http://i.imgur.com/OGf1hx9.png" title="Credit" class="nav" /></a><br /></div>
  529.  
  530.  
  531. <div class="innerbox" id="Nav2">
  532. <center>
  533. <h1>Welcome</h1>
  534. <h3>Artfolio</h3>
  535. <a href="#about" class="portlink">About the Designer</a>
  536. <a href="#Customicons" class="portlink">Icons</a>
  537. <a href="#Stamps/mini-banners" class="portlink">Stamps/mini-banners</a>
  538. <a href="#Banners" class="portlink">Banners</a>
  539. <a href="#Signature Bars" class="portlink">Signature Bars</a>
  540. <a href="#Roleplay tags" class="portlink">Roleplay tags</a>
  541. <a href="#Roleplay box headers" class="portlink">Roleplay box headers</a>
  542. <a href="#Headers/Blends" class="portlink">Headers/Blends</a>
  543. <a href="#Layouts" class="portlink">Layouts</a>
  544. <h3>Premades</h3>
  545. <a href="#Preicons" class="portlink">Icons</a>
  546. <a href="#PreStamps/mini-banners" class="portlink">Stamps/mini-banners</a>
  547. <a href="#PreBanners" class="portlink">Banners</a>
  548. <a href="#PreSignature Bars" class="portlink">Signature Bars</a>
  549. <a href="#PreHeaders/Blends" class="portlink">Headers/Blends</a>
  550. <a href="#PreLayouts" class="portlink">Layouts</a></center>
  551.  
  552.  
  553.  
  554. </center>
  555. </div>
  556. </div>
  557.  
  558.  
  559.  
  560.  
  561. <div class="innerbox" id="Hangouts"><h1>Affiliates</h1>
  562.  
  563. <center>
  564. <img src="http://i.imgur.com/tEue8iU.png" width="88" height="36" /> <img src="http://i.imgur.com/tEue8iU.png" width="88" height="36" /> <img src="http://i.imgur.com/tEue8iU.png" width="88" height="36" /> <img src="http://i.imgur.com/tEue8iU.png" width="88" height="36" /> <img src="http://i.imgur.com/tEue8iU.png" width="88" height="36" /> <img src="http://i.imgur.com/tEue8iU.png" width="88" height="36" /> <img src="http://i.imgur.com/tEue8iU.png" width="88" height="36" /> <img src="http://i.imgur.com/tEue8iU.png" width="88" height="36" /> </center>
  565. </div>
Advertisement
Add Comment
Please, Sign In to add comment