/* CSS Document */

body{
	background:#CC0000 none;
	background-color: #CC0000;
}
#twitter h3{
	background-image:none;
}
#twitter a{
	color:#B5C1BC;
}

.twtr-widget .twtr-tweet-wrap {
  overflow: hidden;
  padding: 6px 8px;
	font-size:10px;
}

.twtr-doc {
  -moz-border-radius: 20px 20px 20px 20px !important;
}

