body, #container {
  background-image: url(../images/bg_intro.jpg) !important;
}


#copy {
	top: 420px;
	left: 64px;
}

#copy a {
	color: #fff !important;
}

/* twitter */
#twitter {
	position: absolute;
	/*left: 54px;*/
	left: 164px;
	/*top: 415px;*/
	top: 370px;
/*	border: 1px solid #f00;*/
	width: 410px;
	height: 200px;
	overflow: hidden;
}

/*#tweet_scroller {*/
#twitter {
	font-size: 11px;
	color: #fff;
}

#twitter_date a{
	color: #fff;
	text-decoration: none;
}

#twitter .tweet_text
{
/*	display: none;*/
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;	
}

#twitter .tweet_text a
{
	color: #fff !important;
    text-decoration: underline;
    
}
#twitter .tweet_time a{
	color: #fff;
	display: block;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
    margin-bottom: 0.75em;
}

