body {
	margin:0;
	background-color:#3F3329;
	background-image:url("images/hibernating.gif");
  background-repeat:no-repeat;
  background-attachment:fixed;
  background-position:24px 48px;
  color:#DDDDDD;
  font-family:Arial,sans-serif;
  font-size:12px;
}

img {border:0;}
a {outline:none; color:#DDDDDD;}

#i1 {
  position:absolute;
  left:24px;
  top:48px;
  width:530px;
  height:397px;
}

#reload {
  position:absolute;
  left:24px;
  top:450px;
  cursor:pointer;
}



#d1 {
	width:500px;
  margin:48px 0 0 580px;
}

.x1 {
	color:#999999;
  font-size:smaller;
  font-style:italic;
}

.x2 a {
	color:#999999;
}


