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

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.redline {
	background-image: url(images/red.jpg);
	background-repeat: repeat-y;
}
body {
	background-color: #000;
}
