@charset "utf-8";
#header {
	background-image: url(/happy/img/headerBg.gif);
	background-repeat: no-repeat;
	height: 70px;
	width: 730px;
	margin-bottom: 10px;
}
#headTitle {
	float: left;
	width: 590px;
}
#headLink {
	float: right;
	width: 109px;
	text-align: right;
	margin-top: 15px;
	padding-right: 4px;
}

