@charset "utf-8";
/* CSS Document */
div.container{
	width:800px;
	height:595px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
body{
	background-image:url(bground.jpg);
}
