body,html{
	color:#505961;
	background:#e2e6e7 url(../images/background.gif);
}

body{
	padding-top: 15px;
}

#logo{
	margin-top:30px;
	margin-bottom:30px;
}
#logo h1 a{
	background:url(../images/logo.jpg) no-repeat;
	text-indent:-9999px;
	width:245px;
	height:61px;
	display:block;
}

#hd{
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.yui-gb .yui-u{
	border-top: 1px solid #ccc;
	padding-top: 10px;
	margin-top: 10px;
}
