@charset "utf-8";
/* CSS Document */

body {
	margin:0px auto;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#ffc000;
}

#header {
	
	width:930px;
	margin:10px 0px 0px 0px;
	border:0;
}


