@charset "UTF-8";
/* CSS Document */

h2 {font-family: helvetica, arial; font-size:28px; margin-top:5px; !important}
h2 a:link    { color:#76A6AF; text-decoration:none; !important}
h2 a:visited { color:# 666; !important}
h2 a:hover   { color:#FFF; !important}
h2 a:active  { color:#333; !important}


h1 {font-family: helvetica, arial; font-size:28px; color:#FFF; letter-spacing: -1px; line-height: 30px; }

#hello h1 { padding-left:0px; padding-top:208px}

#tweet h1 {
	color:#1a1a1a;
	font-family: helvetica, arial;
}
#tweet h2 a:link    { color:#1a1a1a; text-decoration:none;}
#tweet h2 a:visited { color:# 1a1a1a}
#tweet h2 a:focus   { color: #1a1a1a}
#tweet h2 a:hover   { color:#fff}
#tweet h2 a:active  { color:#1a1a1a}
