body {
  background-image: url(crazykira05.jpg);
  text-align: center;
  font-family: Georgia, Times, Serif;
  font-size:10px;
  color:#141213;
}
#container {
  width:451px;
  margin:30px auto 70px auto;
  background-color:#ffffff;
  background-image: url(crazykira03.jpg);
  background-repeat: repeat;
	}
#main {
  width:100%;
  text-align:center;
  padding-bottom:30px;
  }  
a {
  color:#bd3f31;
  border-bottom:1px dotted #bd3f31;;
  text-decoration:none;
  font-weight:bold;
  }
a:visited {
  color:#bd3f31;
  border-bottom:1px dotted #bd3f31;
  text-decoration:none;
  font-weight:bold;
  }
a:hover {
  color:#e88737;
  border-bottom:1px dotted #e88737;
  position:relative;
  left:1px;
  top:1px;
  text-decoration:none;
  }
a img {
  border:0px;
  }
i {
  color:#224654;
  }
b {
  color:#329e64;
  }	
p#stats {
  width:300px;
  padding-top:5px;
  padding-bottom:48px;
  background-color:#1e616e;
  background-image: url(nellpbg.jpg);
  background-repeat: no-repeat;
  background-position: bottom;
  font-size:9px;
  color:#f5f5f5;
  text-align: center;
	}
.border {
  width:324px;
  background-image: url(crazykira01.jpg);
  padding-top:12px;
  padding-bottom:12px;
  }
p {
  width:440px;
  padding-left:8px;
  padding-right:6px;
  text-align:left;	
  }
h1 {
 color:#d3d2d3;
 padding-right:30px;
 text-align:right;
 }
input#button {
  border:3px solid #bd3f31;
  background-color:#bd3f31;
  font-family:Georgia, Times, Serif;
  font-size:10px;
  color:#f5f5f5;
  } 
td, label {
  padding-bottom:8px;
  font-family:Georgia, Times, Serif;
  font-size:10px;
  color:#bd3f31;	
	}		
