div.homebutton {
	border:none;
	height:80px;
	width:120px;
	}
 
div.chatbutton {
	border:none;
	height:60px;
	width:200px;
}
 
div.youtubebutton {
	height:60px;
	width:200px;
	}
 
div.twitterbutton {
	height:60px;
	width:200px;
        } 
 
div.supportbutton {
	height:60px;
	width:200px;
	} 
 
div.trackersbutton {
	height:60px;
	width:200px;
	}

div.readybutton {
	height:80px;
	width:400px;
	}

div.psrbutton {
	height:80px;
	width:400px;
	}
 
img.a {
	position: absolute;
	left: 0;
	top: 0;
        z-index: 10;
	border:none;
	}
 
img.b {
	position: absolute;
	left: 0;
	top: 0;
	border:none;
	}			
