.hardfitnessgym
 {
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  width:980px;
  height: 100%;
  margin: auto;
  background-color:black;
  color: #ffffff
}

.mainbody {
    color: #FFFFff;
}

.leftbody
{
	color:#FFFFFF;
	width: 400px;
	height: 400px;
	margin-top: 20px
}

.righttopbody
{
	color:#FFFFFF;
	width: 400px;
	height: 200px;
	margin-top: -400px;
	margin-left: 450px;
}

.rightbottombody
{
	color:#FFFFFF;
	width: 400px;
	height: 300px;
	margin-top: 20px;
	margin-left: 450px;
}



.footer
{
	position:relative;
	width: 859px;
	height: 50px;
	left: 0px;
	top: 101px;
}

.thumbscenter
{
	color:#FFFFFF;
	margin-top: 5px;
	margin-left: 10px;
	width: 840px
}

