/* CSS Document */

body	{
	margin-left: 0px;
	margin-top: 0px;
	background-color: #f9f0df;
	text-align: center;
	vertical-align: top;
}

#container	{
	width: 600px;
	height: 1122px;
	background-image: url(../img/index.jpg);
	margin: auto;
}
