/* Put your custom CSS here */

.ui-page
{
   background: transparent url(images/BG1.png) no-repeat bottom right;
   background-color: #000;
}

.ui-body-z, .ui-overlay-z {
  color: #FFFFFF;
  font-weight: normal;
  text-shadow: 0 1px 1px #111111;
}

.ui-bar-z {
  color: #FFFFFF;
  font-weight: bold;
  text-shadow: 0 -1px 1px #000000;
}

h3
{
	color: #D1AC5B;	
}

a, a:visited, a:hover
{
	color: #D1AC5B;	
}

ul .tweet_list
{
	list-style: none;
	list-style-type: none;
	
}