html, body{  margin: 0;  padding: 0;  height: 100%;  background-color: black;  border: none;  scrollbar-3dlight-color: #000000;  scrollbar-arrow-color: #000000;  scrollbar-base-color: #000000;  scrollbar-darkshadow-color: #000000;  scrollbar-face-color: #000000;  scrollbar-highlight-color: #333333;  scrollbar-shadow-color: #000000;}#randomimage img {  position: absolute;  top: 8%;  left: 19%;  width: 60%;  border: 4px solid white}#navbar {  position: absolute;  top: 12%;  left: 21%;  background-color: #ffffff;  opacity: 0.6;  filter: alpha(opacity = 60);}#navbar a {  color: #000000;  font-weight: bold;  padding: 5px 8px;}a:link {  text-decoration: none;}a:visited {  text-decoration: none;}a:hover {  text-decoration: underline;}#counter {  position: absolute;  top: 97%;  left: 3%;}#ghosts {  position: absolute;  bottom: 1%;  left: 10%;  opacity: 0.10;  filter: alpha(opacity = 10);}#valid {  position: absolute;  top: 92%;  left: 87%;  opacity: 0.1;  filter: alpha(opacity = 10);}#copyright {  width: 100px;  position: absolute;  top: 97%;  left: 87%;  color: #999999;  font-size: x-small;}.popup {  width: 600px;  visibility: hidden;  opacity: 0;  color: white;  background: black;  border-width: 1px;  border-color: white;  border-style: solid;}.popup p {  margin-left: 20px;  margin-right: 20px;  margin-top: 20px;  margin-bottom: 20px;}.popup a:link {  color: #228B22;  text-decoration: none;}.popup a:visited {  color: #32CD32;  text-decoration: none;}.popup a:hover {  color: #006400;  text-decoration: underline;}#aboutme {  position: absolute;  top: 15%;  left: 21%;}#aboutme img {  float: right;  margin: 10px;}#blog {  position: absolute;  top: 19%;  left: 23%;  height: 320px;}#webcam {  position: absolute;  top: 23%;  left: 25%;}#webcam p {  text-align: center;}#photography {  position: absolute;  top: 27%;  left: 27%;}#music {  position: absolute;  top: 31%;  left: 29%;}#cooking {  position: absolute;  top: 35%;  left: 31%;}#other {  position: absolute;  top: 39%;  left: 33%;}#links {  position: absolute;  top: 43%;  left: 35%;}.titlebar {  width: 594px;  height: 16px;  background: #111111;  padding: 3px;}.titlebar a {  float: left;}.title {  width: 574px;  float: right;  text-align: center;}.linkcontainer {  display: table;  margin: 0 auto;}.linkbox {  float: left;  margin-left: 13px;  margin-right: 13px;  margin-top: 0px;  margin-bottom: 6px;  padding-top: 6px;  padding-left: 13px;  padding-right: 13px;  padding-bottom: 13px;  background: #050505;  border: 1px dotted #101010;}.category {  font-size: 13pt;  font-weight: bold;  text-align: center;}