body
{
   width: 800px;
   margin: 15%;
   margin-top: 3%;
   margin-bottom: 1%;  
   background-image: url("http://www.pspgen.com/~pspflashsystem/homepage/images/pspflashsystemdev.png");
   color: #FFFFFF;   
}

#donate
{ 
   background-repeat: repeat-x; 
   margin-left: 25%;
}


#stat
{
   background-repeat: repeat-x; 
   margin-left: 58%;
}


#info
{
   margin: 10%;
   margin-left: 22%;
   margin-top: 22%;
   margin-bottom: 5%;
   padding: 5px;
   color: #FFFFFF;
   background-repeat: repeat-x;   
   border: 3px solid #FF6C47;
   font-family: Times New Roman, "Arial Black", "Times New Roman", Times, serif;
}

#info h1
{
   color: #FF0000;
   text-align: center;
   font-family: Times New Roman, "Arial Black", "Times New Roman", Times, serif;
}

#info h3
{
   color: #FF0000;
   text-align: center;
   font-family: Times New Roman, "Arial Black", "Times New Roman", Times, serif;
}

img {
	border: none;
}

#dock2 {
	width: 100%;
	bottom: 60%;
    color: #FF0000;		
	position: absolute;
	left: 1%;
}
.dock-container2 {
	position: absolute;
}
a.dock-item2 {
	display: block; 
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FF0000; 
	bottom: 0%; 
	position: absolute;
	text-align: center;
	text-decoration: none;
}
.dock-item2 span {
	display: none;
	padding-left: 10%;
}
.dock-item2 img {
	border: none; 
	width: 95%; 
}






