/* resets */

html, body,div {margin:0;padding:0;}
img {border:0;}

/* typography */

@font-face {font-family: 'ANSI';src: url('ansi.eot');src: local('☺'), url('ansi.woff') format('woff'), url('ansi.ttf') format('truetype'), url('ansi.svg#webfontPvgxYXne') format('svg');font-weight: normal;font-style: normal;}
a, a:visited, a:active {color:#24ffba;text-decoration:none;}
a:hover {color:#1eecff;}
.ascii {font-family:'ANSI', Terminal, sans-serif;}
.tweet {font-family:"proxima-nova-1","proxima-nova-2",Arial, sans-serif;color:#ffffff;font-size:64px;font-weight:100;}
.tweet a {color:#ffffff;font-weight:700;}

/* splash */

body {background-color:#232323;font-family:'ANSI', Terminal, sans-serif;color:#ffffff;}
.splash_container {padding:30px 0 0 30px;position:absolute;top:30px;left:30px;z-index:1;}
.splash_footer {position:fixed;bottom:0px;left:0px;right:0px;padding-left:10px;background-color:#232323;z-index:99;}
.splash_contact {padding:5px 0;font-family:Andale Mono, Courier New, monospaced, sans-serif;font-size:11px;color:#ffffff;}
.splash_tweets {width:720px;position:absolute;top:20px;left:20px;z-index:2;}
