div.container{
	position: relative;
	background-image: url(../images/nutrition.jpg);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-top: 35px;
	margin-bottom: auto;
	width:1023px;
	height:619px;
}
div.header {
position: relative;
	background-image: url(../images/title_nutrition.gif);
	background-position: right;
	background-repeat: no-repeat;
	width: 325px;
	height: 32px;

}
div.content {
top: 175px;
	position: relative;
	left: 185px;
	width: 325px;
	text-align: right;
}

div.content1 {
	position: relative;
	margin-top: 25px;
	width: 325px;
	text-align: right;
}

div.cartoosh_nutrition {
	background-image: url(../images/cartoosh_nutrition.gif);
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 355px;
	height: 13px;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 10px;
}