/* Eric Meyer's Reset CSS v2.0 - http://cssreset.com */ html { background: url(back2.png)no-repeat center center fixed; -webkit-background-size: 100%; -moz-background-size: 100%; -o-background-size: 100%; background-size: 100%; } html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { border: 0; font-size: 100%; font: inherit; vertical-align: baseline; margin: 0; padding: 0; } article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: none; } table { border-collapse: collapse; border-spacing: 0; } /* Generell styles */ .clear { clear: both; } body { background: color: white; font: 1px Helvetica, Arial, Tahoma, sans-serif; color: white; } p { margin-bottom: 20px; } p:last-child { margin-bottom: 0; } a { color: #990000; text-decoration: none; } a:hover { color: #555555; text-decoration: underline; } nav { display: block; } nav .menu-inner { display: inline-block; } nav .menu-inner li { float: left; border-right: 1px solid #404040; } nav .menu-inner li:last-child { border-right: none; } nav .menu-inner li a { display: block; padding: 5px 40px; font-size: 16px; color: #990000; font-weight: bold; text-decoration: none; } nav .menu-inner li a:hover { background: url(shoplink2.png); color: #cccccc; } #content section.con-img { position: absolute; bottom: 0; left: 50px; display: block; width: 480px; text-align: center; } #content section.con-text { position: absolute; top: 260px; right: 140px; display: block; width: 284px; height: 336px; }