body {
	background-image : url(img/bg-redstripe.gif);
	text-align: left;
	margin-left: .8in;
	margin-right: .5in;
}

a {text-decoration: none; color: blue;}
a:hover {text-decoration: underline; color: red;}
