/* CS1 Background and text colours
-------------------------------------------------------------*/
body {
	background-color: #FF9900;
}

html, body {background-color: #FF9900; background-image: url("http://forum.sibnet.ru/uploads/post-57915-1237825138.jpg"); background-repeat: repeat; background-attachment: fixed;
background-position: top center;
color: #FF9900;}
BODY {background:fixed;}

background-attachment: scroll;
background-position: top center;
}

.lastedit {display:none}

.title-logo-tdr a img, .title-logo-tdr iframe, .title-logo-tdr object, #tieser-bottom{
  filter:alpha(opacity=40);
opacity: 0.6;
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
}
.title-logo-tdr a img:hover, .title-logo-tdr iframe:hover, .title-logo-tdr objec:hover, #tieser-bottom:hover{
filter:alpha(opacity=100);
opacity: 1.0;
-moz-opacity: 1.0;
-khtml-opacity: 1.0;
}