

body { background-color:#eee;  color:#111;  }

#paper { width:400px; }

#downloads { padding-right:40px;
			xwidth:130px;}

.icon {float:right; width:32px; border:0px; 

font-size:.8em; font-weight:bolder; text-align:center;
}

#downloads img {width:32px; border:0px; }

#title {   float:left;
	font-size:2em;
}

#container {width:720px; margin:auto}


#overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 90;
  width: 100%;
  height: 500px;
  background-color: #000;
  background:  url(/randombg.php) top center no-repeat;
   
}
