*{
    margin:0;
    padding:0;
}
body {
    background-color:;
	background-image:url();
	background-repeat:repeat-x;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:12px;
	
}
#head {
	width:900px;
	height:200px;
	background-image:url(pic/index/head.jpg);
	margin-top:10px;
}
#wellcome {
	margin-top:10px;
	width:900px;	
	height:750px;
	background-image:url(pic/index/wellcome.jpg);
}

#design_by {
	width:900px;
	height:100px;
	background-image:url(pic/index/csoki.jpg);
}	