/* rubor software / jussi.kantola@gmail.com / (c) 2009 */ body { font-family: CoreMellow45Regular; font-weight: normal; font-style: normal; background: #fff; } a { font-family: CoreMellow55Medium-Italic; color: #900; text-decoration: none; } a:visited { font-family: CoreMellow55Medium-Italic; color: #900; text-decoration: none; } a:hover { font-family: CoreMellow55Medium-Italic; color: #963; text-decoration: none; } .font28 a, a:visited { font-family: CoreMellow45Regular; color: #900; text-decoration: none; } .font28 a:hover { color: #963; font-family: CoreMellow45Regular; } #menu { margin-bottom: 48px; } .m { display:inline; margin: 4px; } #base { /* width: 1100px; */ background: #fff; background-image: url('ranka.png'); background-repeat: no-repeat; } #content { position: relative; left: 0px; width: 1100px; height: 4096px; } #content a { text-decoration: none; color: #000; } #content td { padding: 8px; border: 1px solid #eee; } .font26 { font-size: 26px; } .font108 { font-family: CoreMellow25ExtraLight; font-weight: normal; font-style: normal; font-size: 96px; margin-top: 0px; margin-bottom: 0px; } .font28 { font-size: 28px; } .font22 { font-size: 22px; } div.centre { width: 1100px; display: block; margin-left: auto; margin-right: auto; }