body {
  background: url(images/bg.png) repeat-x top #771e15;
  text-align: center;
  margin: 0;
  font-family: arial;
  font-size: 14px;
  color: #a78f8d;
}

a:link,a:visited {
  color: #d5918a;
  text-decoration: none;
}

a:hover {
color: #f0ada6;
}

#container {
  width: 640px;
  text-align: left;
  margin: 0 auto;
}

h1 {
  text-indent: -10000px;
  background: url(images/logo.png) no-repeat;
  width: 150px;
  height: 117px;
  margin: 0 0 20px 0;
  float: left;
}

#ipinfo {
  background: url(images/ip-info-header.png) no-repeat;
  width: 212px;
  height: 26px;
  display: block;
  color: #fff;
  padding: 8px;
  float: right;
  margin-top: 15px;
}

.contentbox {
  background: url(images/top-content-box-background.png) no-repeat;
  width: 540px;
  height: 158px;
  clear: both;
  margin-left: 52px;
  padding: 30px 20px 0 20px;
}

#whatisheader {
  background: url(images/what-is-url.sc-header.png) no-repeat;
  width: 234px;
  height: 26px;
  text-indent: -10000px;
  margin: 0;
}

#sinput {
  background: url(images/form-input-box.png) no-repeat;
  width: 439px;
  height: 38px;
  border: 0;
  color: #b78781;
  padding: 9px 5px 0 10px;
  margin: 23px 0 0 52px;
}

#sponsors {
  background: #6e1a12;
  margin: 10px 0 0 52px;
  width: 558px;
  border: 1px solid #661a12;
  padding: 10px;
}

#privaxnetworkheader {
  background: url(images/privax-network-header.png) no-repeat;
  width: 263px;
  height: 25px;
  text-indent: -10000px;
  margin: 0;
}

ol {
	margin: 13px 0 0 0; font-size: 12px;
}

#p1 {
	float: left;
	padding: 0 10px 0 23px; 
}

#p2, #p3, #p4 {
	float: left;
	padding: 0 10px 0 35px;
}

li {
	padding: 0 0 3px 0;
}

#privax {
	margin-top: 13px;
}

#viewall {
	margin: 35px 0 0 20px;
}