body {
	background-image: url(images/strip1.jpg);
	background-repeat: repeat;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #0033CC;
}
img {
	border: thin solid;
}

