@import "reset.css";
html{
	font-size:100.01%;
	background:#fff;
	}
body{
	font-size:0.74em;
	font-family:"Arial";	
	background:url(abcd_s2010.jpg) no-repeat center center;
	}
/*container*/
.container{
	position:relative;
	min-height:755px;
	}