@charset "utf-8";
/* CSS Document */

#key {
	background: url(../img/lunch/key.png) no-repeat center top/cover;

}

#container{
	margin:100px auto;
		width:900px;
		border: solid 1px rgba(156,10,13,1.00);
}


#container p{
	text-align: center;
	padding: 100px 0 20px;
	font-size: 20px;
	line-height: 50px;
	font-weight: bold;
}