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

#header {
	background: #123660;
}

a.more-link {
	background: #123660;
}

a.more-link:hover {
	background: #000;
}