body { background:#f9f9f9 url(https://arlen08.neocities.org/Untitled%20design.jpg); background-repeat: no-repeat; background-attachment: fixed; background-size: cover; font-family: calibri, Verdana, Arial, Helvetica, sans-serif; font-size: 15px; color:#000000; letter-spacing:1px; } p { padding: 10px; } #wrapper { margin: 0 auto; width: 700px; } #headerwrap { width: 700px; float: left; margin: 0 auto; } #header { height: 125px; background: #fff; border-radius: 10px; border: 1px solid #ddd; margin: 5px; } #navigationwrap { width: 700px; float: left; margin: 0 auto; } #navigation { height: 18px; background: #fff; border-radius: 10px; border: 1px solid #ddd; margin: 5px; line-height:20px; text-align:center; font:11px arial; padding-top:5px; } #contentwrap { width: 500px; float: left; margin: 0 auto; } #content { background: #FFFFFF; border-radius: 10px; border: 1px solid #ebebeb; margin: 5px; padding:5px; } #rightcolumnwrap { width: 200px; float: left; margin: 0 auto; } #rightcolumn { background: #fff; border-radius: 10px; border: 1px solid #ddd; margin: 5px;padding:5px; } #footerwrap { width: 700px; float: left; margin: 0 auto; clear: both; } #footer { height: 20px; background: #fff; border-radius: 10px; border: 1px solid #ddd; margin: 5px; line-height:20px; text-align:center; } .title { background#030303; color:#030303; text-transform:uppercase; font-size:14px; font-family:arial, calibri; letter-spacing:2px; padding-left:5px; border-bottom:1px solid #030303; border-left:0px solid #030303; margin-bottom:5px;} h1 {text-align:center;font:34px georgia;font-style:italic;color:#000000;} ::-webkit-scrollbar-thumb { background-color: transparent; border-radius: 0px; border:1px solid #999; } ::-webkit-scrollbar { width: 7px; height: 4px; background: black; } a:link, a:visited, a:active { color:#000000;text-decoration:none;} a:hover { color:#000000;}