body{
	margin:18px 0;
	width:100%;
	background:#006;
	color:#fff;
	text-align:center;
	font-size:10px;
	}

div{
	width:300px;
	height:240px;
	margin:auto;
	}
