Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <html>
- <head>
- <!--HERE IS YOUR TITLE!!!!!!!!!!!!!!-->
- <title>YOUR TITLE
- </title>
- <!--TITLE!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!-->
- <link rel="shortcut icon" href="http://38.media.tumblr.com/tumblr_m230z8YSMN1qfamg6.gif">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- <script type="text/javascript">
- WebFontConfig = {
- google: { families: [ 'Abel::latin' ] }
- };
- (function() {
- var wf = document.createElement('script');
- wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
- '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
- wf.type = 'text/javascript';
- wf.async = 'true';
- var s = document.getElementsByTagName('script')[0];
- s.parentNode.insertBefore(wf, s);
- })(); </script>
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
- <script>
- (function($){
- $(document).ready(function(){
- $("a[title]").style_my_tooltips({
- tip_follows_cursor:true,
- tip_delay_time:90,
- tip_fade_speed:100,
- attribute:"title"
- });
- });
- })(jQuery);
- </script>
- <style type="text/css">
- body {
- font-family: 'Abel', sans-serif;
- font-size:14px;
- background-color: #000;/* BACKGROUND COLOR */
- background-image:url('');/*BACKGROUND IMAGE URL BETWEEN THE ''*/
- background-attachment:fixed;
- background-size:cover;
- background-position:center;
- }
- a {
- text-decoration:none;
- color:#fff;/* LINK COLOR */
- }
- /* LINK HOVER i advice to leave it alone */
- a:hover {
- text-decoration:underline;
- }
- #s-m-t-tooltip {
- max-width:200px;
- margin:25px 20px 25px 20px;
- background-color:#fff;/* tooltip background color */
- color:#000;/* tooltip text color */
- border:1px solid black;
- font-size:10px;
- line-height:13px;
- padding:3px 5px 4px 5px;
- box-shadow:rgba(0,0,0,0.07) 4px 4px;
- -webkit-transition: all 0.2s ease-out;
- -moz-transition: all 0.2s ease-out;
- transition: all 0.2s ease-out;
- z-index:999999999999999999999999999999999999;
- }
- ::-webkit-scrollbar-thumb {
- height:auto;
- background-color:#fff;/* scroll bar */
- }
- ::-webkit-scrollbar {
- height:9px;
- width:3px;
- background-color:transparent;
- }
- ::-moz-selection {
- background: transparent;
- text-shadow: 2px 2px 0px rgba(0, 0, 0, 0.5);
- font-weight:bold;
- color:#e2e2e2;/* selection text color, for mozrella browser */
- }
- ::selection {
- background: transparent;
- text-shadow: 2px 2px 0px rgba(0, 0, 0, 0.5);
- font-weight:bold;
- color:#e2e2e2;/* selection text color */
- }
- h3 {
- letter-spacing:3px;
- text-shadow: 2px 2px 0px rgba(0, 0, 0, 0.5);
- text-transform:uppercase;
- margin-top:55px;
- }
- #thesun {
- width:142px;
- height:142px;
- border-radius:100%;
- top: 38%;
- left: 46%;
- position:absolute;
- background:#FEB700;
- z-index:1;
- }
- #info1 {
- opacity:0;
- width:60px;
- height:60px;
- background:#fff;
- text-align:center;
- margin-top:5px;
- margin-left:5px;
- position:absolute;
- border:3px solid #ffe5a5;
- border-top-left-radius:100%;
- border-top-right-radius:5%;
- border-bottom-left-radius:5%;
- border-bottom-right-radius:5%;
- -webkit-transition-duration: 1s;
- -moz-transition-duration: 1s;
- -o-transition-duration: 1s;
- transition-duration: 1s;
- }
- #info1 p {
- color:#ffe5a5;
- font-weight:bold;
- font-size:12px;
- padding-bottom:0px;
- padding-right:0px;
- padding-top:15px;
- padding-left:5px;
- }
- #info2 {
- opacity:0;
- width:60px;
- height:60px;
- background:#fff;
- text-align:center;
- margin-top:5px;
- margin-left:73px;
- position:absolute;
- border:3px solid #ffd06b;
- border-top-right-radius:100%;
- border-top-left-radius:5%;
- border-bottom-left-radius:5%;
- border-bottom-right-radius:5%;
- -webkit-transition-duration: 1s;
- -moz-transition-duration: 1s;
- -o-transition-duration: 1s;
- transition-duration: 1s;
- }
- #info2 p {
- color:#ffd06b;
- font-weight:bold;
- font-size:15px;
- padding-bottom:0px;
- padding-right:20px;
- padding-top:10px;
- padding-left:0px;
- }
- #info3 {
- opacity:0;
- width:60px;
- height:60px;
- background:#fff;
- text-align:center;
- margin-top:73px;
- margin-left:5px;
- position:absolute;
- border:3px solid #e89e00;
- border-bottom-left-radius:100%;
- border-top-right-radius:5%;
- border-top-left-radius:5%;
- border-bottom-right-radius:5%;
- -webkit-transition-duration: 1s;
- -moz-transition-duration: 1s;
- -o-transition-duration: 1s;
- transition-duration: 1s;
- }
- #info3 p {
- color:#ba7f00;
- font-weight:bold;
- font-size:12px;
- padding-bottom:00px;
- padding-right:0px;
- padding-top:5px;
- padding-left:5px;
- }
- #info4 {
- opacity:0;
- width:60px;
- height:60px;
- background:#fff;
- text-align:center;
- margin-top:73px;
- margin-left:73px;
- position:absolute;
- border:3px solid #ba7f00;
- border-bottom-right-radius:100%;
- border-top-right-radius:5%;
- border-bottom-left-radius:5%;
- border-top-left-radius:5%;
- -webkit-transition-duration: 1s;
- -moz-transition-duration: 1s;
- -o-transition-duration: 1s;
- transition-duration: 1s;
- }
- #info4 p {
- color:#ba7f00;
- font-weight:bold;
- font-size:12px;
- padding-bottom:40px;
- padding-right:13px;
- padding-top:0px;
- padding-left:0px;
- }
- #thesun:hover #info1 {
- opacity:1;
- -webkit-transition-duration: 1s;
- -moz-transition-duration: 1s;
- -o-transition-duration: 1s;
- transition-duration: 1s;
- }
- #thesun:hover #info2 {
- opacity:1;
- -webkit-transition-duration: 2s;
- -moz-transition-duration: 2s;
- -o-transition-duration: 2s;
- transition-duration: 2s;
- }
- #thesun:hover #info3 {
- opacity:1;
- -webkit-transition-duration: 3s;
- -moz-transition-duration: 3s;
- -o-transition-duration: 3s;
- transition-duration: 3s;
- }
- #thesun:hover #info4 {
- opacity:1;
- -webkit-transition-duration: 4s;
- -moz-transition-duration: 4s;
- -o-transition-duration: 4s;
- transition-duration: 4s;
- }
- #mercurystrack {
- width:182px;
- height:182px;
- border-radius:50%;
- top: 225px;
- left: 605px;
- position:absolute;
- z-index:-1;
- border:1px solid #fff;
- }
- #mercury {
- width:15px;
- height:15px;
- border-radius:50%;
- top:310px;
- left:781px;
- position:absolute;
- background:#821903;
- color:#821903;
- overflow:hidden;
- -webkit-transition-duration: 1s;
- -moz-transition-duration: 1s;
- -o-transition-duration: 1s;
- transition-duration: 1s;
- }
- #mercury:hover {
- padding:10px;
- text-align:justify;
- overflow:auto;
- color:#fff;
- width:200px;
- height:205px;
- border-radius:0%;
- z-index:1;
- -webkit-transition-duration: 1s;
- -moz-transition-duration: 1s;
- -o-transition-duration: 1s;
- transition-duration: 1s;
- }
- #mercury:first-letter {
- font-weight:bold;
- letter-spacing:2px;
- font-size:18px;
- }
- #venustrack {
- width:220px;
- height:220px;
- border-radius:50%;
- top: 205px;
- left: 585px;
- position:absolute;
- z-index:-1;
- border:1px solid #fff;
- }
- #venus {
- width:20px;
- height:20px;
- border-radius:50%;
- top:240px;
- left:775px;
- position:absolute;
- background:#C57C02;
- color:#fd3b00;
- overflow:hidden;
- -webkit-transition-duration: 1s;
- -moz-transition-duration: 1s;
- -o-transition-duration: 1s;
- transition-duration: 1s;
- }
- #venus:hover {
- width:100px;
- height:100px;
- top:200px;
- left:745px;
- content:url('https://41.media.tumblr.com/bf827d3829df0157cfb3b22f97bf9079/tumblr_mz79rpLJLK1svwlszo1_500.png');
- -webkit-transition-duration: 0.5s;
- -moz-transition-duration: 0.5s;
- -o-transition-duration: 0.5s;
- transition-duration: 0.5s;
- }
- #tag {
- border-bottom:1px solid #fff;
- border-right:1px solid #fff;
- margin-bottom:10px;
- text-align:center;
- -webkit-box-shadow: 4px 4px 0px 0px rgba(0, 0, 0, 0.45);
- -moz-box-shadow: 4px 4px 0px 0px rgba(0, 0, 0, 0.45);
- box-shadow: 4px 4px 0px 0px rgba(0, 0, 0, 0.45);
- -webkit-transition-duration: 2s;
- -moz-transition-duration: 2s;
- -o-transition-duration: 2s;
- transition-duration: 2s;
- }
- #tag a {
- letter-spacing:2px;
- text-decoration:none;
- color:#fff;
- -webkit-transition-duration: 0.5s;
- -moz-transition-duration: 0.5s;
- -o-transition-duration: 0.5s;
- transition-duration: 0.5s;
- }
- #tag a:hover {
- color:#000;
- text-shadow: 2px 2px 0px rgba(0, 0, 0, 0.5);
- background:#fff;
- padding-right:62px;
- padding-left:62px;
- -webkit-transition-duration: 0.5s;
- -moz-transition-duration: 0.5s;
- -o-transition-duration: 0.5s;
- transition-duration: 0.5s;
- }
- #tag:hover {
- -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.45);
- -moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.45);
- box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.45);
- -webkit-transition-duration: 2s;
- -moz-transition-duration: 2s;
- -o-transition-duration: 2s;
- transition-duration: 2s;
- }
- #earthstrack {
- width:260px;
- height:260px;
- border-radius:50%;
- top: 185px;
- left: 565px;
- position:absolute;
- z-index:-1;
- border:1px solid #fff;
- }
- #themoon {
- width:10px;
- height:10px;
- top:240px;
- left:562px;
- position:absolute;
- background
- }
- #earth {
- width:30px;
- height:30px;
- border-radius:50%;
- top:230px;
- left:572px;
- position:absolute;
- background:#034883;
- color:#034883;
- overflow:hidden;
- -webkit-transition-duration: 1s;
- -moz-transition-duration: 1s;
- -o-transition-duration: 1s;
- transition-duration: 1s;
- }
- #earth:hover {
- width:150px;
- height:210px;
- top:210px;
- left:500px;
- color:#fff;
- z-index:1;
- padding:10px;
- overflow:auto;
- border-radius:0%
- }
- #earth:hover h3 {
- margin-top:-5px;
- }
- #marstrack {
- width:300px;
- height:300px;
- border-radius:50%;
- top: 165px;
- left: 545px;
- position:absolute;
- z-index:-1;
- border:1px solid #fff;
- }
- #mars {
- width:25px;
- height:25px;
- border-radius:50%;
- top:400px;
- left:800px;
- position:absolute;
- background:#CB320F;
- color:#CB320F;
- overflow:hidden;
- -webkit-transition-duration: 1s;
- -moz-transition-duration: 1s;
- -o-transition-duration: 1s;
- transition-duration: 1s;
- }
- #mars:hover {
- width:150px;
- height:210px;
- top:360px;
- left:750px;
- color:#fff;
- padding:10px;
- overflow:auto;
- z-index:1;
- border-radius:0%
- }
- #mars:hover h3 {
- margin-top:-5px;
- }
- #jupiterstrack {
- width:380px;
- height:380px;
- border-radius:50%;
- top: 130px;
- left: 510px;
- position:absolute;
- z-index:-1;
- border:1px solid #fff;
- }
- #jupiter {
- width:60px;
- height:60px;
- border-radius:50%;
- top:415px;
- left:530px;
- position:absolute;
- background:#523A1C;
- color:#523A1C;
- overflow:hidden;
- -webkit-transition-duration: 1s;
- -moz-transition-duration: 1s;
- -o-transition-duration: 1s;
- transition-duration: 1s;
- }
- #jupiter:hover {
- width:150px;
- height:210px;
- top:400px;
- left:500px;
- color:#fff;
- padding:10px;
- overflow:auto;
- z-index:1;
- border-radius:0%
- }
- #jupiter:hover h3 {
- margin-top:20px;
- }
- #jupiter:hover h3 {
- margin-top:-5px;
- }
- #saturnstrack {
- width:470px;
- height:470px;
- border-radius:50%;
- top: 85px;
- left: 465px;
- position:absolute;
- z-index:-1;
- border:1px solid #fff;
- }
- #saturnsring {
- width:65px;
- height:20px;
- top:115px;
- left:793px;
- position:absolute;
- border-radius:100%;
- border-top:1px solid #8E5715;
- border-bottom:2px solid #C9B89C;
- border-right:2px solid #C9B89C;
- border-left:2px solid #C9B89C;
- }
- #saturn {
- width:55px;
- height:50px;
- border-radius:50%;
- top:100px;
- left:800px;
- position:absolute;
- background:#8E5715;
- color:#8E5715;
- overflow:hidden;
- -webkit-transition-duration: 1s;
- -moz-transition-duration: 1s;
- -o-transition-duration: 1s;
- transition-duration: 1s;
- }
- #saturn:hover {
- width:150px;
- height:210px;
- top:60px;
- left:750px;
- color:#fff;
- padding:10px;
- overflow:auto;
- z-index:1;
- border-radius:0%
- }
- #saturn:hover #saturnsring {
- width:0px;
- height:0px;
- top:0px;
- left:0px;
- }
- #saturn:hover h3 {
- margin-top:-2px;
- }
- #link {
- background:#fff;
- padding:5px;
- text-align:center;
- margin-bottom:10px;
- border:1px solid #c0c0c0;
- -webkit-box-shadow: 4px 4px 0px 0px rgba(0, 0, 0, 0.45);
- -moz-box-shadow: 4px 4px 0px 0px rgba(0, 0, 0, 0.45);
- box-shadow: 4px 4px 0px 0px rgba(0, 0, 0, 0.45);
- -webkit-transition-duration: 1.5s;
- -moz-transition-duration: 1.5s;
- -o-transition-duration: 1.5s;
- transition-duration: 1.5s;
- }
- #link a {
- font-weight:bold;
- color:#c0c0c0;
- letter-spacing:5px;
- text-transform:uppercase;
- -webkit-transition-duration: 0.5s;
- -moz-transition-duration: 0.5s;
- -o-transition-duration: 0.5s;
- transition-duration: 0.5px;
- }
- #link a:hover {
- text-decoration:none;
- letter-spacing:10px;
- -webkit-transition-duration: 0.5s;
- -moz-transition-duration: 0.5s;
- -o-transition-duration: 0.5s;
- transition-duration: 0.5s;
- }
- #link:hover {
- -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.45);
- -moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.45);
- box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.45);
- -webkit-transition-duration: 1.5s;
- -moz-transition-duration: 1.5s;
- -o-transition-duration: 1.5s;
- transition-duration: 1.5s;
- }
- #uranustrack {
- width:540px;
- height:540px;
- border-radius:50%;
- top: 50px;
- left: 430px;
- position:absolute;
- z-index:-1;
- border:1px solid #fff;
- }
- #uranusring {
- width:54px;
- height:20px;
- top:53px;
- left:594px;
- position:absolute;
- border-radius:100%;
- border-top:1px solid #384B59;
- border-bottom:2px solid #596A75;
- border-right:2px solid #596A75;
- border-left:2px solid #596A75;
- }
- #uranus {
- width:45px;
- height:45px;
- border-radius:50%;
- top:40px;
- left:600px;
- position:absolute;
- background:#384B59;
- color:#384B59;
- overflow:hidden;
- -webkit-transition-duration: 1s;
- -moz-transition-duration: 1s;
- -o-transition-duration: 1s;
- transition-duration: 1s;
- }
- #uranus:hover {
- width:200px;
- height:220px;
- top:20px;
- left:550px;
- color:#fff;
- padding:10px;
- overflow:auto;
- z-index:1;
- border-radius:0%
- }
- #uranus:hover h3 {
- margin-top:-3px;
- }
- #uranus:hover #uranusring {
- width:0px;
- height:0px;
- top:0px;
- left:0px;
- }
- #uranus img {
- border-radius:50%;
- border:1px solid #c0c0c0;
- padding:5px;
- margin-right:5px;
- }
- #neptunestrack {
- width:600px;
- height:600px;
- border-radius:50%;
- top: 20px;
- left: 400px;
- position:absolute;
- z-index:-1;
- border:1px solid #fff;
- }
- #neptune {
- width:45px;
- height:40px;
- border-radius:50%;
- top:260px;
- left:380px;
- position:absolute;
- background:#274AB6;
- color:#274AB6;
- overflow:hidden;
- -webkit-transition-duration: 1s;
- -moz-transition-duration: 1s;
- -o-transition-duration: 1s;
- transition-duration: 1s;
- }
- #neptune:hover {
- width:200px;
- height:210px;
- top:240px;
- left:330px;
- color:#fff;
- padding:10px;
- overflow:auto;
- z-index:1;
- border-radius:0%
- }
- #neptune:hover h3 {
- margin-top:-3px;
- }
- #q {
- padding:5px;
- background-color:rgba(255,255,255,0.5);
- color:#fff;
- text-transform:capitalize;
- border:1px solid #fff;
- letter-spacing:2px;
- margin-bottom:5px;
- }
- #a {
- text-align:justify;
- text-transform:capitalize;
- margin-bottom:5px;
- letter-spacing:1px;
- }
- #plutostrack {
- width:720px;
- height:620px;
- border-radius:50%;
- top: 10px;
- left: 340px;
- position:absolute;
- z-index:-1;
- border:1px solid #fff;
- }
- #pluto {
- width:10px;
- height:10px;
- border-radius:50%;
- top:500px;
- left:987px;
- position:absolute;
- background:#A79AA2;
- color:#A79AA2;
- overflow:hidden;
- -webkit-transition-duration: 1s;
- -moz-transition-duration: 1s;
- -o-transition-duration: 1s;
- transition-duration: 1s;
- }
- #pluto:hover {
- width:305px;
- height:255px;
- top:350px;
- left:820px;
- color:#fff;
- padding:10px;
- overflow:auto;
- z-index:1;
- border-radius:0%
- }
- #credit {
- position:fixed;
- right:10px;
- bottom:10px;
- background-color:rgba(255, 255, 255, 0.5);
- padding:5px;
- letter-spacing:5px;
- border:1px solid #fff;
- -webkit-box-shadow: 4px 4px 0px 0px rgba(255, 255, 255, 0.2);
- -moz-box-shadow: 4px 4px 0px 0px rgba(255, 255, 255, 0.2);
- box-shadow: 4px 4px 0px 0px rgba(255, 255, 255, 0.2);
- -webkit-transition-duration: 1s;
- -moz-transition-duration: 1s;
- -o-transition-duration: 1s;
- transition-duration: 1s;
- }
- #credit a {
- font-weight:bold;
- font-size:15px;
- text-shadow: 2px 2px 0px rgba(0, 0, 0, 0.5);
- }
- #credit:hover {
- -webkit-box-shadow: 0px 0px 0px 0px rgba(255, 255, 255, 0.2);
- -moz-box-shadow: 0px 0px 0px 0px rgba(255, 255, 255, 0.2);
- box-shadow: 0px 0px 0px 0px rgba(255, 255, 255, 0.2);
- -webkit-transition-duration: 1s;
- -moz-transition-duration: 1s;
- -o-transition-duration: 1s;
- transition-duration: 1s;
- }
- </style>
- </head>
- <body>
- <div id="thesun">
- <div id="info1"><p><!-- add your name here -->Dana</p></div>
- <div id="info2"><p><!-- add your age here -->17</p></div>
- <div id="info3"><p><!-- add extra info here -->ENFP</p></div>
- <div id="info4"><p><!-- add extra info here -->Theme Maker</p></div>
- </div>
- <div id="mercury">
- <!-- write about yourself here -->
- Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed ac dui felis. Sed malesuada varius faucibus. Aenean euismod id mauris vel finibus. Nullam efficitur ultrices orci. Donec mattis lectus non urna efficitur, non molestie tellus elementum. Fusce ornare tellus nec lectus bibendum, vel lobortis ex auctor.<br><q>quote</q> <b>bold</b> <em>italic</em>
- </div>
- <div id="venus"></div>
- <div id="earth">
- <h3>Tags</h3>
- <!-- don't forget to add <div id="tag"></div> around your links -->
- <div id="tag"><a href="/">Tag</a></div>
- <div id="tag"><a href="/">Tag</a></div>
- <div id="tag"><a href="/">Tag</a></div>
- <div id="tag"><a href="/">Tag</a></div>
- <div id="tag"><a href="/">Tag</a></div>
- <div id="tag"><a href="/">Tag</a></div>
- </div>
- <div id="mars">
- <h3>Tags</h3>
- <!-- don't forget to add <div id="tag"></div> around your links -->
- <div id="tag"><a href="/">Tag</a></div>
- <div id="tag"><a href="/">Tag</a></div>
- <div id="tag"><a href="/">Tag</a></div>
- <div id="tag"><a href="/">Tag</a></div>
- <div id="tag"><a href="/">Tag</a></div>
- <div id="tag"><a href="/">Tag</a></div>
- </div>
- <div id="jupiter">
- <h3>Tags</h3>
- <!-- don't forget to add <div id="tag"></div> around your links -->
- <div id="tag"><a href="/">Tag</a></div>
- <div id="tag"><a href="/">Tag</a></div>
- <div id="tag"><a href="/">Tag</a></div>
- <div id="tag"><a href="/">Tag</a></div>
- <div id="tag"><a href="/">Tag</a></div>
- <div id="tag"><a href="/">Tag</a></div>
- </div>
- <div id="saturn">
- <h3>Links</h3>
- <!-- don't forget to add <div id="link"></div> around your links -->
- <div id="link"><a href="http://">Link</a></div>
- <div id="link"><a href="http://">Link</a></div>
- <div id="link"><a href="http://">Link</a></div>
- <div id="link"><a href="http://">Link</a></div>
- </div>
- <div id="uranus">
- <h3>Blogroll</h3>
- <center>
- {block:Following}{block:Followed}<a target="_blank" href="{FollowedURL}" title="{FollowedTitle}"><img src="{FollowedPortraitURL-24}" /></a>{/block:Followed}{/block:Following}
- </center>
- </div>
- <div id="neptune">
- <h3>FAQ</h3>
- <!-- don't forget to add <div id="q"></div> around questions and <div id="a"></div> around answers -->
- <div id="q">Question?</div>
- <div id="a">Answer.</div>
- <div id="q">Question?</div>
- <div id="a">Answer.</div>
- <div id="q">Question?</div>
- <div id="a">Answer.</div>
- </div>
- <div id="pluto">
- <center>
- <iframe frameborder="0" border="0" scrolling="no" width="300" height="250" allowtransparency="true" src="http://www.tumblr.com/ask_form/kittycatlou.tumblr.com" style="background-color:transparent; overflow:hidden;"></iframe>
- </center>
- </div>
- <div id="saturnsring"></div>
- <div id="uranusring"></div>
- <div id="mercurystrack"></div>
- <div id="venustrack"></div>
- <div id="earthstrack"></div>
- <div id="marstrack"></div>
- <div id="jupiterstrack"></div>
- <div id="saturnstrack"></div>
- <div id="uranustrack"></div>
- <div id="neptunestrack"></div>
- <div id="plutostrack"></div>
- <div id="credit"><a href="http://bsethemes.tumblr.com/">Theme</a></div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment