body {
	margin: 0;
	padding: 0;
	font: 12px/1.5 verdana, arial, helvetica, sans-serif;
	text-align: center; /* Takes care of horizontal alignment in Internet Explorer */
	background:  url(../images/bg.png) repeat-x;
}
#content {
	position: relative; /* Needed for Safari */
	margin:auto; /* Takes care of horizontal alignment in standards compliant browsers */
	width: 100%;
	top:10px;
}
#procre8{
	text-align:center;
	font-size:9px;
	position:absolute;
	top:720px;
	width:100%;
	.width:auto;
}
#procre8 a{
	color:#999999;
}
#procre8 a:hover{
	color: #666666;
}
#bbg{
	background: #FFFFFF url(../images/botbg.jpg) repeat-x;
	height:221px;
	width:100%;
	position:absolute;
	top:640px;
	right:0px;
}
#weight{
	width:246px;
	height:315px;
	position:absolute;
	top:545px;
	right:0;
	background: url(../images/weight.jpg) no-repeat;
}