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

@import url(http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz);

body{
	background:url(bg.jpg);
}
#comingSoon{
	background:url(mbb.jpg);
	width:490px;
	height:300px;
	margin:0 auto;
}
p{
	font-size:36px;
	font-family: 'Yanone Kaffeesatz', arial, serif;
	padding:400px 0 0 0;
	color:#4b3913;
	text-align:center;
}
