/* CSS Document */

body {
	background-color:#ffffff;
	text-align:center;
}

.total {
	margin:0 auto;
	width:600px;
}

.image {
	width:600px;
	height:278px;
	display:block;
	text-align:center;
	margin:200px auto 20px auto;
}

