body { color: black; background-color: rgb( 90, 80, 70 ) ; 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( 240, 220, 200 ); } .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( 240, 220, 200 ); } table.indextable td.leftmenu, table.indextable td.mainframe, table.indextable td.rightmenu { background-color: rgb( 200, 180, 160 ); 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( 240, 220, 200 ); } .button { background-color: rgb( 200, 180, 160 ); color: rgb( 30, 0, 0 ); }