body {text-align: center; background-color: #e8e8e8; margin: 0; padding: 0;}
#home {font-size: 800; line-height: 1; color: #eee; text-shadow: 1px 1px 3px #ddd;}
#drag {position: absolute; top: 250px; left: 50%; margin-left: -19px; z-index: 99; padding: 3px; background-color: #fff; border: 1px solid #eee;}
#heart {position: absolute; top: 250px; left: 50%; margin-left: -18px; z-index: 98; font-size: 30px; color: #d8d8d8; -webkit-transition: all 0.67s ease-in-out; -moz-transition: all 0.67s ease-in-out; -o-transition: all 0.67s ease-in-out; -ms-transition: all 0.67s ease-in-out;}
#heart:hover {text-shadow: 0 0 3px #fff; color: #cc0000;}
#find {font-size: 21px; position: absolute; top: 320px; left: 50%; width: 150px; margin: 0 0 0 -75px;}
#find a {margin: 0 3px; color: #777;}
#find a:hover {color: #000;}
#find a.facebook:hover {color: #3b5998;}
#find a.twitter:hover {color: #4099ff;}
#find a.rdio:hover {color: #0781c2;}
#find a.github:hover {color: #4183c4;}
#up {position: relative; margin-top: 10000px; margin-bottom: 100px; font-size: 24px; color: #666; display: block;}

/* use this --> http://fortawesome.github.com/Font-Awesome/ */