CSS は
/* Website Title ---------------*/ div#header p.siteName { margin: 25px 60px 10px; line-height: 1; font-size: 144%; font-weight: bold; text-indent: -9999px; height: 58px; width: 285px; background: url(images/selatan.png) no-repeat left top; } div#header p.siteName a { text-decoration: none; color: #417698; display: block; height: 58px; width: 285px; overflow: hidden; } div#header p.siteName a:hover { color: #000; } div#header p.siteName a:focus { outline: none; }