@charset "utf-8";
body {
	background-color: #5B005B;
	margin-left: 100px;
}
#container {
	background-color: #FFFFFF;
	width: 780px;
}
