body {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(lyt_imgs/background.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.links {
	color: #FFCC00;
}
.ylwbkgnd {
	background-color: #FFCC00;
}

