/*
CSS by cliff538, inspired by a tutorial by Chris Coyier. Thanks for stopping by!
*/



				
body {	
	background: url(/test/images/website-twitter-page.jpg) top left no-repeat;
}



#twitter_div {
	position: absolute;
	left: 265px;
	top: 340px;
}

