body {
  background-image: url("bg.gif");
  background-repeat: repeat;
  cursor: url(http://cur.cursors-4u.net/nature/nat-10/nat993.cur),
  auto !important;
}
h1{
  color: #ffadcc;
  font-family: monospace;
  font-size: 34px;
  font-weight: lighter;
  margin: auto;
  text-align: center;
}
h2{
  color: #cccccc;
  font-family: monospace;
  font-size: 19px;
  font-weight: lighter;
  margin-top: 40px;
  text-align: center;
}
h3{
  color: #ffadcc;
  font-family: monospace;
  font-size: 15px;
  margin-top: 35px;
  text-align: center;
}
h4{
  color: white;
  font-family: monospace;
  font-size: 20px;
  font-weight: lighter;
  text-align: center;
}
h4:hover{
  font-weight: bold;
  font-style: oblique;
}
#button{
  background-color: #ffadcc;
  padding: 5px 20px;
  margin-left:500px;
  font-size: 16px;
  color: white;
  font-family:monospace;
  font-size: 20px;
}
#ad1{
  border-radius: 3px;
	height: 500px;
  width: 200px;
	border: 5px solid #ffadcc;
  margin-top: -400px;
  text-align: center;
}
b{
  color: #ffadcc
}
#lewd{
  height: 280px;
  width: 200px;
  margin-top: 18px;
}
#ad2{
  border-radius: 3px;
	height: 500px;
  width: 200px;
	border: 5px solid #ffadcc;
  margin-top: -510px;
  text-align: center;
  float: right;
}
#cute{
  height: auto;
  width: 200px;
  margin-top: 16px;
}
