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

