a>span {
	display: none;
}
h1 {
	margin: 0;
	padding: 0;
}
a,
a:link,
a:hover,
a:active,
a:visited {
	border: 0;
}
h1 a {
	display: block;
	position: relative;
	height: 54px;
	width: 240px;
	background: url(../images/start/head.png) top left no-repeat;
}
div#container {
	position: absolute;
	width: 240px;
	height: 96px;
	top: 50%;
	left: 50%;
	margin: -48px 0 0 -120px;
}

ul#links {
	width: 240px;
}
ul#links,
ul#links li {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul#links li>a {
	display: block;
	position: relative;
	float: left;
}
ul#links li#myspace>a {
	height: 23px;
	width: 120px;
	background: url(../images/start/myspace.png) top left no-repeat;
}
ul#links li#facebook>a {
	height: 23px;
	width: 120px;
	background: url(../images/start/facebook.png) top left no-repeat;
}
ul#links li#lastfm>a {
	height: 19px;
	width: 86px;
	background: url(../images/start/lastfm.png) top left no-repeat;
}
ul#links li#flickr>a {
	height: 19px;
	width: 76px;
	background: url(../images/start/flickr.png) top left no-repeat;
}
ul#links li#twitter>a {
	height: 19px;
	width: 78px;
	background: url(../images/start/twitter.png) top left no-repeat;
}