body {
	background-color: #000;
}

a {
	outline: none;
}

#container {
	width: 882px;
	margin: 0 auto;
}

#logo {
	width: 882px;
	height: 147px;
	background-image: url('img/malachai-logo.jpg');
	background-repeat: no-repeat;
	margin-top: 250px;

}

ul#links {
	width: 650px;
	display: block;
	margin: 0 auto;
	list-style-type: none;
}


li {
	float: left;
	margin-right: 30px;
}

li a {
	text-decoration: none;
	text-indent: -5000px;
}

a#myspace {
	display: block;
	height: 48px;
	width: 81px;
	background-image: url('img/mal-myspace3.jpg');
	background-repeat: no-repeat;
}

a#facebook {
	display: block;
	height: 48px;
	width: 95px;
	background-image: url('img/mal-facebook3.jpg');
	background-repeat: no-repeat;
}

a#blogger {
	display: block;
	height: 48px;
	width: 46px;
	background-image: url('img/mal-blog3.jpg');
	background-repeat: no-repeat;
}

a#bigcartel {
	display: block;
	height: 48px;
	width: 46px;
	background-image: url('img/mal-shop3.jpg');
	background-repeat: no-repeat;
}

a#soundcloud {
	display: block;
	height: 48px;
	width: 123px;
	background-image: url('img/mal-soundcloud3.jpg');
	background-repeat: no-repeat;
}

a#email {
	display: block;
	height: 48px;
	width: 57px;
	background-image: url('img/mal-email3.jpg');
	background-repeat: no-repeat;
}