@charset "utf-8";

#header_container {
	height:150px;
	background:transparent url("/cafe/img/header_bg.png") repeat-x scroll center -100px;
	}
#header_flash {
	height:100px;
	background:transparent url("img/header_flash.png") no-repeat scroll center -100px;
	}

div#nav {
	font-size:12px;
	line-height:12px;
	padding-bottom:4px;
	border-bottom:1px dashed #666;
	color:#333;
	}
h2 {
	font-size:20px;
	line-height:30px;
	vertical-align:middle;
	border-left:10px solid #0A50A1;
	padding-left:5px;
	margin:10px 0;
	text-shadow:2px 2px 2px #999;
	}
h3 {
	font-size:16px;
	margin:10px 0;
	}
