/* Eric Meyer's Reset Reloaded *//* http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}body {line-height: 1;}ol, ul {list-style: none;}blockquote, q {quotes: none;}/* remember to define focus styles! */:focus {outline: 0;}/* remember to highlight inserts somehow! */ins {text-decoration: none;}del {text-decoration: line-through;}/* tables still need 'cellspacing="0"' in the markup */table {border-collapse: collapse;border-spacing: 0;}

.clearing {clear:both; height:0; overflow:hidden; margin:-1px 0 0 0;}


body {background:#000;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;}

.bg {background:#000;z-index:1;}

#cover {position:fixed;bottom:60px;right:35px;z-index:1000;}

#retweet {position:fixed;bottom:30px;right:35px;z-index:999;}

a.button {background:#fff;color:#000;font-weight:bold;font-size:13px;text-decoration:none;padding:8px 13px;}
	a.button:hover {background:#333;color:#fff;}
	
#title {width:500px;padding:30px;font-size:72px;color:#fff;font-weight:bold;position:fixed;top:0;left:0;z-index:999;line-height:1.3;display:none;}

h1 span {font-size:18px;text-transform:uppercase;}

#download {position:fixed;bottom:30px;right:120px;}

h2 {font-size:72px;padding:30px;position:fixed;bottom:0;left:0;z-index:1001;color:#fff;display:none;}
	h2 a {text-decoration:underline;color:#fff;}
	h2 a:hover {text-decoration:none;}
