.body {
	font-family: Verdana;
	font-size: 1em;
	font-style: normal;
	text-align: center;
	color:#000000;
	background-color: #112103;
	background-image: url('../FrameworkImages/global/Background.png');
	background-repeat: repeat-x;
	
}


/* Stable kit elements */
.StableButton
{
	background-image: url('../FrameworkImages/en/StableIcon.png'); 
	width: 162px;
	height: 97px;
}

.StableKitButton
{
	background-image: url('../FrameworkImages/en/Stable-Kit-BTN.png'); 
	width: 162px;
	height: 97px;
}

.StableKitButtonPaid
{
	background-image: url('../FrameworkImages/en/Stable-Kit-Info-BTN.png'); 
	width: 162px;
	height: 97px;
}
