/* CSS Document */
#heading {
    Position: relative;
	left: 0px;
	top: 0px;
	width: 750px;
	font-size: 30px;
	margin: 0 0px 0px 0px;
	padding-top: 0px;
	color: #556B2F;
	font-family: "Georgia", Times New Roman, Times, serif;
	}
	
.browser {
    Position: absolute;
	left: 175px;
	top: 40px;
	width: 750px;
	font-size: 14px;
	margin: 0 36px 0 30px;
	padding-top: 0px;
	color: #556B2F;
	font-family: "Georgia", Times New Roman, Times, serif;
	}
	

#twitter_update_list {
   font-size: 16px;
   color: #666;
   }

.Welcome {
   font-size: 18px;
   color: #FF0000;
   left: 200px;
   }