/*   width:600px;  */


body{
	background-color:#ffffff;
	background-image: url(back.jpg);
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	font-size:9pt;
	font-family:monospace;
	font-weight:100;
	color:#111155;
}
#header{

	width:100%;
	/*text-align:center;*/
	background-color:#777777;
}
#menu-01{
	width:100%;
	text-align:center;
}
#menu-02{
	width:100%;
	text-align:center;
}
#main-01{
	width:780px;
	position:relative;left:10px;
}



