body {
	background-image: url(dhoombg.jpg);
  text-align: center;
  font-family: Georgia, Times, Serif;
	font-size: 10px;
	color: #aa7f0d;
}
#container {
  width: 801px;
  margin: 20px auto 70px auto;
	padding-bottom:100px;
	background-color:#e9ddbd;
  background-image: url(dhoomfooter.jpg);
  background-repeat: no-repeat;
  background-position: bottom;
  text-align: left;
	}
#main {
  width:100%;
  padding-left:5px;
	padding-right:5px;	
  margin-bottom:30px;
  margin-top:0;
  }  
a {
  color:#cfa5ac;
  text-decoration:none;
  }
a:visited {
  color:#cfa5ac;
  text-decoration:none;
  }
a:hover {
  color:#d2998d;
  border-bottom:1px dotted #d2998d;
  position:relative;
  left:1px;
  top:1px;
  text-decoration:none;
  }
a img {
  border:0px;
  }
i {
  color:#da3d5a;
  }
b {
  color:#07a94f;
  }	
h1 {
  width:600px;
	padding-right:10px;
	padding-bottom:30px;
	background-color:#decb99;
  background-image: url(dhoompbg.jpg);
  background-repeat:no-repeat;
  background-position:bottom;
  font-size:20px;
	color:#faeedc;
	text-align:right;
	letter-spacing:8px;
	text-transform:capitalize;
	}
p#stats {
  width:600px;
	padding-left:8px;
	padding-top:20px;
	padding-bottom:25px;
	background-color:#decb99;
  background-image: url(dhoompbg.jpg);
  background-repeat: no-repeat;
  background-position: bottom;
  font-size:9px;
	color:#faeedc;
	text-align: left;
	}
p {
 padding-left:45px;
 padding-right:5px;
 width:740px;	
}
table {
  font-family: Georgia, Times, Serif;
	font-size: 10px;
	color: #da3d5a;
  }	
a#form {
  color:#000000
  }	
input#button {
  width:50px;
  border:1px solid #aa7f0d;
  background-color:#aa7f0d;
  font-family: Georgia, Times, Serif;
	font-size: 10px;
	color: #574428;
  }	