@charset "utf-8";
/* CSS Document */
* {margin:0px; padding:0px;}
body {
	background-image:url(../img/background.jpg);
	background-position:top left;
	background-repeat:repeat;
}

#wrapper {
	margin:auto;
	width:1003px;
	heiht:753px;
	margin:auto;
	height:90px;
}