﻿body 
{
	height: 600px;
	width: 1024px;
	margin-top: 0px;
	background-repeat:  repeat-x;
	text-align:center;
	margin-right: auto;
    margin-left: auto;
    background-color:#f7f8fc;


}
#div_menus{
	height: 42px;
	width: 965px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/menus6.gif);
	background-repeat:  repeat-x;
	float:left;
	display:inline ;
	
}
