body {
   background-image:url(pepebg.jpg);
   text-align:center;
   }
#container {
   width:709px;
   margin:30px auto 70px auto;
   }
#main {
   width:550px;
	 margin-left:95px;
	 margin-right:64px;
   font-family: Georgia, Times, Serif;
   font-size:12px;
   color:#000000;
	 }   	 	 	
a {
   color:#e617a3;
   text-decoration:none;
   font-weight:bold;
   }
a:visited {
   color:#e617a3;
   text-decoration:none;
   font-weight:bold;
   }
a:hover {
   position:relative;
   left:1px;
   top:1px;
   color:#e91112;	 
   text-decoration:none;
   }
a img {
   border:0px;
   }
a#nav {
   width:60px;
	 height:15px;
   background-color:#d2d2d2;
   border-right:8px #e91313 solid;
   margin-left:13px;	
   padding:3px;
	 color:#e91313;
	 text-align:center;
   font-size:16px;
   font-weight:bold;
   font-style:italic;
   }	
i {
   color:#e91112;
   }
b {
   color:#e91112;
   }
p {
   text-align:justify;
	 }	 	
p#stats {
   width:310px;
	 height:82px;
   background-image:url(pepestats.gif);
	 background-repeat:no-repeat;
	 background-position:right;
   margin-top:30px;
	 marging-bottom:30px;
	 padding-right:64px;
	 font-size:10px;
	 font-style:italic;	 
   text-align:right;
   }	 
p#disclaimer {
   width:382px;
   background-image:url(pepefooter.jpg);
	 background-repeat:no-repeat;
	 background-position:top;
	 margin-left:60px;
	 padding-top:76px; 
	 padding-right:5px;
	 padding-left:15px;	 
	 font-size:10px;
	 font-style:italic;	 
	 text-indent:125px;
	 }
h1 {
   font-size:20px;
   color:#d2d2d2;
   font-style:italic;
	 font-weight:bold;
	 text-align:right;
   margin-right:20px;
   }
.character {
	color:#e617a3;
  }
strike {
   color:#d2d2d2;
	 }	
#join {
   font-family: Georgia, Times, Serif;
   font-size:12px;
	 }	 
input.text {
   background-color:#d2d2d2;
	 font-family:Georgia, Times, Serif;
	 text-align:center;
	 font-weight:bold
	 }
input.btn {
  width:45px;
  padding:2px;
  border:1px solid #e91112;
  background-color:#e91112;
  font-family: Georgia, Times, Serif;
  font-size:12px;	
	font-weight:bold;
  color:#000000;
  }	 