body, td, th {background: url(/images/bg.gif) fixed; 	font: normal 100% 'Lucida Sans Unicode', 'Lucida Grande', Loma, sans-serif;  font-size: 11px; color: #000000}
#content {margin:0 auto; width:980px}
#logo {}
#contact { font-size:15px; background:#FFFFFF;color: grey; letter-spacing:0.07em}
#works {background:#FFFFFF}
#title {float:left; background:#cccccc url(/images/bg-title.png);  width:80%; height:20px; padding:30px; font-size:19px; font-weight:300;  color: grey; letter-spacing:-0.05em}
#title a, a:link, a:active, a:visited {color: grey;  text-decoration:underline}
#title a:hover {color: #959595}
#totop {float:left; height:20px; padding:30px 40px 30px 39px; background: url(/images/bg-title.png) }
#totop a, a:link, a:active, a:visited, a:hover {color: #555555;  text-decoration:underline}
#date {background:url(/images/bgmesh.jpg); height: 32px;  padding: 9px 0px 5px 30px; color: #595959; font-size: 19px}

.MyScrollBar{
scrollbar-base-color : red;
scrollbar-3dlight-color : blue;
scrollbar-arrow-color : yellow;
scrollbar-darkshadow-color : white;
scrollbar-face-color : pink;
scrollbar-highlight-color : gray;
scrollbar-shadow-color : green;
scrollbar-track-color : orange;
}