@charset "UTF-8";
/* CSS Document */
body{
	background: url(../images/bg.jpg) repeat-x fixed;
}
#container{
	margin: auto auto;
	width:1000px;
}