* {        margin:0;        padding:0;        border: none;}html {        background:url("../media/background6.jpg");	background-repeat: no-repeat;	background-attachment: fixed;        background-position: top left;}body {        font-family: arial, sans-serif;        color: black;        font-size: 1em;        text-align:center;        width: 1000px;        margin: 0 auto;}p {        text-indent: 2em;}a {        color: black;}h1  {        font-size: 2em;        text-align: center;}header, hgroup, menu, nav, section, article, aside, details, figcaption, figure, video, footer {        display: block;}header, hgroup, menu, nav, section, article, aside, details, figcaption, figure, video, footer, div {        overflow: hidden;}nav {        text-align:center;        margin: 0;}a:link {        font-variant: small-caps;        text-decoration:none;        padding: 2px 2px 2px 7px;        margin: 2px;}a:visited {        text-decoration: line-through;}a:hover {        text-transform: uppercase;        color: black;}a:active {        color: black;}.nav {        border-left: solid 2px black;}div#body {     clear:both;        width: 850px;        margin-top: -7em;        margin-left: auto;        margin-right: auto;        padding: 1em 10px;          line-height: 1.5;        background-color:rgba(255, 252, 251, .8);}