/*
*/

body {
	margin: 0;
	padding: 0;
	/* background: #000000 url(images/img12.jpg) repeat top left; */
	text-align: justify;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7F7772;
	border: 0;
	text-decoration: none;
	background-color: rgb(0, 0, 0);
	background-image: url(page-bg.jpg), top, left;
}

span {
	font-weight: bold;
	color: rgb(255, 255, 255);
}

a:link {
	border: 0;
	text-decoration: none;
	color: rgb(255, 255, 255);
}

a:img {
	border: 0;
}

a:visited {
	border: 0;
	text-decoration: none;
	color: rgb(255, 255, 255);
}

h2 {
	color: yellow;
	text-align: center;
}

h3 {
	color: white;
	text-align: left;
}
img{
	border: 0;
}