body { color: black; background-color: rgb( 85, 70, 80 ) ; margin: 0px; background-image: url(/images/logo4.gif); background-repeat: no-repeat; background-position: left center; } .title h1 { border-color: rgb( 0, 0, 0 ); background-color: rgb( 220, 200, 215 ); } .title h1 a:link, .title h1 a:visited { color: black; } table.indextable div.menutitle, table.indextable div.maintitle { /* background-image: url(images/nurkka.gif); background-repeat: no-repeat;*/ background-color: rgb( 220, 200, 215 ); } table.indextable td.leftmenu, table.indextable td.mainframe, table.indextable td.rightmenu { background-color: rgb( 175, 150, 170 ); border-color: rgb( 0, 0, 0 ); } table.indextable a { border-bottom: 1px dotted rgb( 30, 0, 0 ); color: rgb( 30, 0, 0 ); } table.indextable a:hover { border-bottom: 1px dotted red; color: rgb( 30, 0, 0 ); } table.newstable td.newstitle { background-color: rgb( 220, 200, 215 ); } .button { background-color: rgb( 175, 150, 170 ); color: rgb( 30, 0, 0 ); }