@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(image/Background.jpg);
	color: #FFFFFF;
}


a:link {
	color: #FF0000;
		text-decoration: none;
}
a:visited {
	color: #FF0000;
		text-decoration: none;
}
a:hover {
	color: #FFFFFF;
		text-decoration: none;
}
a:active {
	color: #CC0000;
		text-decoration: none;
}


#background {
	background-color: #000000;
	width: 890px;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;

}
#wire {
	background-image: url(image/Lenroy%20Bassie%20Guiste%20-%20Bass%20Player%20&%20Dub%20Artist%20-%20header2.jpg);
	height: 100px;
}

#warning_background {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(image/Warning.jpg);
	color: #FFFFFF;
}

