﻿.newStyle1 {
	background-repeat: repeat;
	background-image: url('images/Greena.jpg');
	border-style: groove;
	border-width: medium;
	position: absolute;
	float: left;
	width: 200px;
	height: 685px;
}
.newStyle2 {
	background-image: url('images/Mmygoodbusiness.jpg');
	background-repeat: no-repeat;
	border: thin groove #FFFFFF;
	width: 190px;
	height: 200px;
	margin: 5px;
}
.newStyle10 {
	background-image: url('images/Green.jpg');
	border-style: groove;
	border-width: medium;
	position: absolute;
	width: 812px;
	height: 25px;
	left: 225px;
}
.body {
	padding: 3px;
	border: medium inset #800000;
	background-color: #FFFFFF;
	position: absolute;
	width: 800px;
}
.newStyle12 {
	padding: 10px;
	border-style: inset;
	border-width: medium;
	position: absolute;
	left: 5px;
	top: 5px;
	background-color: #FFFFFF;
}
.newStyle13 {
	background-image: url('images/redbackground.jpg');
	border-style: groove;
	border-width: medium;
	position: absolute;
	width: 812px;
	height: 30px;
}
.newStyle14 {
	background-image: url('images/Bluebackground2.jpg');
	border-style: groove;
	border-width: medium;
	position: absolute;
	width: 812px;
	height: 100px;
}
.framedbody {
	border: medium inset #1B1E53;
	position: absolute;
	width: 673px;
	height: 695px;
}
.Chicken {
	border: medium groove #FF6600;
	background-image: none;
	position: absolute;
	width: 300px;
}





