
  body {font-family: Georgia;background:black;color:white;}
  h1 {margin-top:0px;}
  h3 {text-decoration:underline;}
  a {text-decoration:none;padding-left:3px;padding-right:3px;color:orange;}
  a:visited {color:orange;}
  #wrapper {width:900px;margin-left:auto;margin-right:auto;height:99%;}
  #header {height:170px;background: black url('./pic/head.jpg') top right no-repeat scroll; }
  #menu {width:100px;float:left;text-align:left;font-family:Georgia;padding-left:45px;}
    #menu li {list-style-type:none;margin:10px;}                            
    #menu li a {font-size:1.2em;}
    #menu li a:hover {color:rgb(255,128,0);}
  #body {font-family:Georgia;width:680px;float:right;}
  #footer {width:900px;margin-top:10px;}
  #footer p {font-size:0.8em;text-align:center;}
  .profiltext {margin-left:10px;height:300px;}
    .profiltext img {float:left; margin-right:10px;}
  hr {height:1px;}
