body {
  background-image: url(shugomainbg.jpg);
  background-attachment:fixed;
  margin:0px;
  padding:0px;
  text-align:left;
  font-family:tahoma, sans-serif;
  font-size:7pt;	
  }
a {
  color:#5f7c47;
  text-decoration:none;
  border-bottom:1px dashed #5f7c47;
  text-transform:uppercase;
  }
a:visited {
  color:#5f7c47;
  text-decoration:none;
  text-transform:uppercase;
  font-weight:normal;
  border-bottom:1px dashed #5f7c47;
		  }
a:hover {
  color:#5f7c47;
  position:relative;
  left:2px;
  top:2px;
  text-transform:uppercase;
  }
a img {
  border-width:0px;
  }	
div#main {
  border:0;
  padding-bottom:15px;
  position:absolute;
  top:0px;
  left:0px;
  width:250px;
  color:#dfe2da;
}		
table {
  border:0;
  width:200px;
  font-family:tahoma, sans-serif;
  font-size:7pt;
  color:#dfe2da;
}		
input#button {
  width:50px;
  color:#979991;
  font-family:tahoma, sans-serif;
  font-size:7pt;
  background:#c2c4bb;
  border:1px dashed #979991;
  text-transform:capitalize;
	}
i {
  color:#710600;
  text-transform:capitalize;
  padding-left:1px;
  padding-right:1px;
	}
b {
  color:#710600;
  }
h1 {
  font-size:7pt;
  color:#5f7c47;
  text-transform:capitalize;
  padding-left:1px;
  padding-right:1px;
	}		
h2 {
  color:#710600;
  font-size:7pt;	
}	
#heart  {
  font-family:Arial, Verdana, Tahoma, "Trebuchet MS", Sans-Serif;
  color:#710600;
}