/* bg style */

body {
	margin:0; 
	padding:0;
	background: #ffcc4d url(images/en_bgmotif.gif) repeat;
	font-family:Arial, Helvetica, sans-serif;
	color: #333333;
	font-size:13px;
	line-height:16px;
}