BODY {
    background-color:#FCFCFC;
    background-image:url(images/4.jpg);
    background-repeat: no-repeat;
    background-position: middle;
}
#mainCont {
    background-image:url(images/5-trans.png);
    width:700px;
    height:450px;
    overflow:auto;
    margin-top: 10%;
    border:5px solid #FFF;
    text-align:left;
}
.tehLogo {
    float:left;
    margin-top:-70px;
    margin-left: -100px;
}
#twitter_div {
        text-align:left;
        width:500px;
}
ul#twitter_update_list {
	list-style: none;
	font-size: 17px;
}
ul#twitter_update_list li {
	margin-bottom: 10px;
	padding: 10px;
	color: #7a8a99;
        background-color:#111;
        border: 1px dashed #fff;
}
a { color: #96997a; }
.hide {
    color:#444;
}
