a:link {
	color: black;
}

a:visited {
	color: black;
}

body
{
	background-color: black;
	background: url(images/stripes.jpg);
	background-repeat: repeat;
}

div {
}

table {
	border: thin solid;
}

* {
	text-align: center;
}



img {
	border: none;
}