@charset "UTF-8";
#wrapper {
	height: 480px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
body {
	background-image: url(bg1.jpg);
	background-repeat: repeat-x;
}

