a:link {color: blue}
a:visited {color: #000080}
a:active {color: #000080}
body {
  background-image: url(/web-focus/resources/css/web-focus-surveys);
	background-repeat: no-repeat;
	background-attachment: fixed;
  margin-left: 10%;
	}	

