<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> Mean with a Pistol

div#qTip { color: #000000; /*hover link title color*/ text-align: left; letter-spacing: 0px; background: #c6f3f5; /*hover link title background color*/ display: none; max-width: 250px; position: absolute; font-family: Consolas; text-align: center; text-transform: uppercase; z-index: 99; padding: 3px; line-height: 10px; margin: -5px 0 0 20px; border-radius: 3px; box-shadow: 1px 1px #606060; font-size: 8px; letter-spacing: 1px; } body { margin: 0; padding: 0; height: 100%; width: 100%; background: #000000 url(); /*body background*/ font-family: Consolas; overflow-x: hidden; overflow-y: hidden; } a { color: #c6f3f5; /*link color*/ text-decoration: none; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; } a:hover { color: #fdd3d8; /*hover link color*/ -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; } #stripe-one { width: 1000px; height: 510px; border-right: 1px solid #ff0dbe; /*stripe color*/ border-bottom: 1px solid #ff0dbe; /*stripe color*/ position: fixed; } #stripe-two { width: 2000px; height: 2000px; border-top: 1px solid #ff0dbe; /*stripe color*/ border-left: 1px solid #ff0dbe; /*stripe color*/ margin-top: 230px; margin-left: 600px; position: fixed; } #title { width: 401px; height: auto; font-size: 20px; text-transform: uppercase; letter-spacing: 10px; font-family: courier new; color: #fdd3d8; /*title color*/ text-align: right; position: fixed; margin-top: 197px; margin-left: 597px; border-right: 5px solid #c6f3f5; /*right border of the title's color*/ } #title:first-letter { font-weight: bold; color: #c6f3f5; /*first letter of the title's color*/ font-size: 24px; font-style: italic; } #navigation { position: fixed; margin-top: 503px; margin-left: 413px; } #navigation a { float: left; width: 8px; height: 8px; background: #fdd3d8; /*navigation link color*/ border: 3px double #000000; /*background color*/ border-radius: 100%; margin-right: 30px; } #navigation a:hover { background: #c6f3f5; /*hover navigation link color*/ } #description { width: 370px; height: 260px; letter-spacing: 1px; line-height: 12px; font-size: 10px; text-align: justify; position: fixed; margin-left: 610px; margin-top: 240px; padding-right: 10px; overflow: auto; color: #e1e1e1; /*description font color*/ } #description:first-letter { width: 20px; height: 20px; padding: 5px; margin-bottom: 0px; margin-right: 4px; float: left; background-color: #c6f3f5; /*first letter of the description's color*/ border: 3px double #ff0dbe; /*background color*/ color: #000000; /*background color*/ font-family: Courier New; font-size: 22px; font-style: italic; line-height: 22px; text-transform: uppercase; text-align: center; } #image { position: fixed; margin-top: 230px; margin-left: 375px; } #image img { width: 200px; height: 112px; padding: 8px; border: 1px solid #ff0dbe; /*images' border color*/ margin-bottom: 8px; } ::-webkit-scrollbar { height: 10px; width: 5px; background: #c6f3f5; /*scrolling track color*/ border: 2px solid #000000; /*background color*/ } ::-webkit-scrollbar-thumb:vertical { background: #fdd3d8; /*scrollbar color*/ border-top: 2px solid #000000; /*background color*/ border-bottom: 2px solid #000000; /*background color*/ } ::selection { background: #c6f3f5; /*selection color*/ color: #ffffff; } ::-moz-selection { background: #c6f3f5; /*selection color*/ color: #ffffff; } p::selection { background: #c6f3f5; /*selection color*/ color: #ffffff; } p::-moz-selection { background: #c6f3f5; /*selection color*/ color: #ffffff; } /* Credits to http://pohroro.tumblr.com */ #c { width: 55px; height: 18px; font-family: Arial; font-size: 7px; text-transform: uppercase; text-align: center; bottom: 10px; right: 10px; letter-spacing: 1px; line-height: 4px; padding: 10px 3px; display: block; border: 1px dotted #606060; background: #000000; color: #ffffff; position: fixed; } #c a { font-weight: bold; line-height: 17px; font-size: 15px; font-family: Libre Baskerville; text-transform: lowercase; font-style: italic; letter-spacing: -1px; } Trickery image
image Harleen Quinzel was a psychiatric intern at Arkham Asylum. A model student, in addition to receiving high grades in college, she was also a dedicated gymnast, winning a scholarship to Gotham City University. While researching the lunatics at Arkham, she became fascinated with one particular inmate. Ambitiously volunteering to analyze him, she pleaded with the doctors at Arkham for three months before she could treat him. After he gained her sympathy during their sessions, he seduced her, causing her to fall madly in love with him. After helping him escape from the asylum more than once Harleen was suspected by the authorities, who revoked her license and placed her in her own cell. During an earthquake in Gotham City, she fled and became Harley Quinn, the sidekick to the Clown Prince of Crime himself, the Joker. codes by
pohroro