body {
	background: #777777 url('../images/MoTS-wall.png') top left repeat;
	font-family: "Trebuchet MS", Verdana;
	color: #111111;
	margin: 0px;
	padding: 0px;
}

a img {
	border: none;
	text-decoration: none;
}

#graffiti {
	background: transparent url('../images/MoTS-boxset.png') top center no-repeat;
	margin: 0px auto;
	padding: 0px;
	width: 100%;
	height: 575px;
}

#fixative {
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 575px;
}

#wp  a img{
	height: 94px;
	width: 94px;
	position: absolute;
	top: 40px;
	left: -345px;
	margin-left: 50%;
	background: transparent url('../images/MoTS-wp.png') top left no-repeat; 
}

#etc a img {
	height: 99px;
	width: 99px;
	position: absolute;
	top: 450px;
	left: -450px;
	margin-left: 50%;
	background: transparent url('../images/MoTS-etc.png') top left no-repeat;
}

#wrk a img{
	height: 124px;
	width: 124px;
	position: absolute;
	top: 200px;
	left: 10px;
	margin-left: 50%;
	background: transparent url('../images/MoTS-wrk.png') top left no-repeat;
}

#art a img {
	height: 156px;
	width: 154px;
	position: absolute;
	top: 111px;
	left: 300px;
	margin-left: 50%;
	background: transparent url('../images/MoTS-art.png') top left no-repeat;
}

#slf a img {
	height: 174px;
	width: 174px;
	position: absolute;
	top: 322px;
	left: 156px;
	margin-left: 50%;
	background: transparent url('../images/MoTS-slf.png') top left no-repeat;
}

#play a img {
	height: 56px;
	width: 162px;
	position: absolute;
	top: 495px;
	left: -82px;
	margin-left: 50%;
	background: transparent url('../images/MoTS-press.png') top left no-repeat;
}

#play a img:hover {
	background: transparent url('../images/MoTS-play.png') top left no-repeat;
}