* {
-webkit-text-size-adjust:100%;
margin:0;padding:0; 
}

a img {
    border-style:none;
}

html{ 
height:100%; 
} 

body{ 
	font-size:12px;
	line-height:1.7;
	height:100%; 
	font-family:"Trebuchet MS","Lucida Grande","Gill Sans",Verdana,Arial,Sans-Serif;
	color:#333333;
	background:url(../Image/bg.png) no-repeat 0 188px #198745;
}