@charset "utf-8";
.mech {
	background-attachment: scroll;
	background-image: url(../images/CSSImages/tsdf-background.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #000000;
}
.text {
	font-size: 14px;
	color: #FFFFFF;
	background-attachment: scroll;
}
.discog {
	background-position: center top;
	text-align: center;
}

.darkmusic {
	background-attachment: scroll;
	background-image: url(../images/CSSImages/DarkMusic.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.trance-border {
	background-attachment: scroll;
	background-image: url(../images/CSSImages/Border1.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.music-text {
	font-size: 16px;
	text-align: center;
}
.darkambient-top {
	font-size: 16px;
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/mechanicaltank/top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.darkambient-bottom {
	background-attachment: scroll;
	background-image: url(../images/mechanicaltank/bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
}
.darkambientmusic {
	background-attachment: scroll;
	background-image: url(../images/mechanicaltank/yellowmiddle.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.links {
	background-attachment: scroll;
	background-image: url(../images/links/devilgirl3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.music-text2 {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #333333;
	border: thin solid #666666;
	text-align: center;
	background-image: url(../images/CSSImages/darkmusic-textbackground.gif);
	background-repeat: repeat;
	background-position: left top;
	background-attachment: scroll;
}
.cd {
	background-attachment: scroll;
	background-image: url(../images/CSSImages/discography-text-background.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.dark-art-music {
	background-attachment: scroll;
	background-image: url(../images/dark-art-music.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.webdesign {
	font-size: 16px;
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/CSSImages/web-design.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.store-background {
	background-color: #666666;
	background-image: url(../images/CSSImages/store-border.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border: thin none #000000;
}
.darkambientcenter {
	background-image: url(../images/mechanicaltank/center.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
