/* CSS Document */

body {
	background-image: url(Keith/images/back_black.jpg);
	background-repeat: repeat;
}
.Backgroundlight {
	background-image: url(Keith/images/back2.jpg);
	background-repeat: repeat;
	background-position: center top;
}
a:link {
	color: #990000;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #990000;
}
a:link {
	color: #990000;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #990000;
}
.style1 {font-size: 9px}
.style2 {
	font-size: 24px;
	font-weight: bold;
}

body {
	background-color: #000000;
}

